473,396 Members | 1,847 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

VB.NET DataGrid / Record Forms

Two questions here.

1) Is it possible to make a vertically setup datagrid. Basically, i am
populating the grid with only information from one record, and I want it to
list downwards as opposed to across. Is this possible?

2) Is there an easy way/template/function in VisualBasic.Net that will
automatically create an insert/update form for a record in a database?
perhpas a modified Datagrid with TextBoxes instead of labels. Is this
possible to do?

THanks
Jordan
Nov 17 '05 #1
1 1207
Jordan,

1) Is it possible to make a vertically setup datagrid. Basically, i am
populating the grid with only information from one record, and I want it to
list downwards as opposed to across. Is this possible?

You would be better off using the DataList or Repeater control. They are
more appropriate for this type of display. I would probably use the datalist
myself.

2) Is there an easy way/template/function in VisualBasic.Net that will
automatically create an insert/update form for a record in a database?
perhpas a modified Datagrid with TextBoxes instead of labels. Is this
possible to do?

Yes! While in your web project go to the menu and click "File-Add New Item"
then in the template area (on the right) of the window that opens choose the
"Data Form Wizard"
Sincerely,

--
S. Justin Gengo, MCP
Web Developer

Free code library at:
www.aboutfortunate.com

"Out of chaos comes order."
Nietzche
"Jordan Marton" <JM*****@NOSPAMmarketaxess.com> wrote in message
news:up**************@TK2MSFTNGP12.phx.gbl...
Two questions here.

1) Is it possible to make a vertically setup datagrid. Basically, i am
populating the grid with only information from one record, and I want it to list downwards as opposed to across. Is this possible?

2) Is there an easy way/template/function in VisualBasic.Net that will
automatically create an insert/update form for a record in a database?
perhpas a modified Datagrid with TextBoxes instead of labels. Is this
possible to do?

THanks
Jordan

Nov 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Chris Plowman | last post by:
Hi all, I was wondering if anyone can help me with a really annoying problem I have been having. I made a derived datagrid class that will select the row when a user clicks anywhere on a cell...
2
by: Anand Ganesh | last post by:
Hi All, How to Implement Move Next, Move Previous, Last Record and First Record in a DataGrid Control ? Is there any standard tool available in the tool box button? Thanks for your time. ...
3
by: PeterZ | last post by:
G'day, After doing much searching and pinching bits of ideas from here there and everywhere I came up with a fairly 'clean' solution of including a comboBox into a dataGrid column. You can...
5
by: sdbranum | last post by:
I have been using Visual C#.NET to code a large project having many data adapters, data sets, datagrids, multiple forms with tab pages, each containing various controls (mostly label, text boxes,...
3
by: Jim Heavey | last post by:
Trying to figure out the technique which should be used to add rows to a datagrid. I am thinking that I would want an "Add" button on the footer, but I am not quite sure how to do that. Is that...
4
by: jaYPee | last post by:
I have 1 dataset called "dataset1" that contains 2 tables called "course" and "courseload". in my form i have a datagrid. the datasource of this datagrid is "dataset1" and the datamember is...
4
by: Melson | last post by:
Hi I've a problem. Can anyone help. I would like to use datagrid for data entry. How can I set the number of rows in the datagrid. And use the datagrid to update the ms sql table. regards...
2
by: John Huang | last post by:
I would like to use datagrid's keydown event to capture the "Ctrl+D" when users press this key. But it did not work. What did I miss? (I have already set the form keypreview to true) Private...
3
by: sherifffruitfly | last post by:
Hi all, I'm fine with getting the grid to *display* data - it's everything else that I'm sketchy on. In particular, "everything one expects" refers to: (1) When a row in the datagrid is...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.