Hello,
I am designing a web page that is to be used as a data entry form.
Each row on the page contains 50 columns, and the user needs to be
able to input
about 25 rows on each page. To save some time from creating so many
textboxes and rows in a table, I decided to do so in a gridview;
however, I'm not sure if this is even possible. What I wish to do is:
1) upon Page_Load, display the gridview...
User Profile
Collapse
-
Inserting Multiple Rows into a Gridview
-
Insert multiple rows into database
Hello,
I am designing a web page that is to be used as a data entry form.
Each row contains 50 columns, and the web page will display
about 25 rows. To save some time from creating so many
textboxes and rows in an html table, I decided to do so in a gridview;
however, I'm not sure if this is even possible. What I wish to do is:
1) upon Page_Load, display the gridview in insert mode; 2)once the ...
No activity results to display
Show More