Anil Kumar

Anil Kumar

  • NA
  • 13.4k
  • 978.9k

What is the best recommended approach for Bulk Insert/Update in asp.net GridView?

Jun 1 2011 7:11 AM
Please tell me the best recommended approach for Bulk Insert/Update in asp.net GridView.

I have a page where I am recording the order details and have grid to get line-of-items. Items are get added to a grid. I want to save this (order header details with many line of items) on clicking save.

Answers (6)