Designing a multiple row input table
-
HI, I need to design a form to INSERT multiple rows into database. I came up with putting textboxes forming a table. That may get the job done but it doesn’t seems to be the right thing to do. I wonder if there is a control that does the opposite of the datagridview. That instead of showing you the info of the database it lets you put information and then manipulate it to send it to a database.
-
HI, I need to design a form to INSERT multiple rows into database. I came up with putting textboxes forming a table. That may get the job done but it doesn’t seems to be the right thing to do. I wonder if there is a control that does the opposite of the datagridview. That instead of showing you the info of the database it lets you put information and then manipulate it to send it to a database.
:confused:
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon