you can do such batch operations using table adapter, but you need to store the datatable in session i guess. So instead of adding to the database you can add to the datatable and at the end make a batch update to the database. But for the web applications this seems illogical. I suggest that you use update panel and run insert queries against database each time new record added.
Reputation Points: 854
Solved Threads: 127
Banned
Offline 2,057 posts
since Jan 2008