User Profile

Collapse

Profile Sidebar

Collapse
takallen
takallen
Last Activity: Jul 16 '07, 04:29 PM
Joined: Jul 16 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • takallen
    started a topic Inserting Multiple Rows into a Gridview
    in .NET

    Inserting Multiple Rows into a Gridview

    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...
    See more | Go to post

  • takallen
    started a topic Insert multiple rows into database

    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 ...
    See more | Go to post
No activity results to display
Show More
Working...