Link to home
Start Free TrialLog in
Avatar of Epicmanagement
Epicmanagement

asked on

Multi-Row Update on a GridView

ASP.NET 2.0 VB.NET

What is a good way to do a batch update on a grid view?

I have a gridview that gets populated from a SQLDataSource, and I would like to be able to update multiple rows at once.  What is a good way of doing this?
ASKER CERTIFIED SOLUTION
Avatar of samtran0331
samtran0331
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial