Question : Gridview - Fully Editable

Using ASP.NET. How do I make a gridview fully editable, so every row is in edit mode? I want 1 update button on the bottom of the page to loop thru each row and determine if it's "dirty" and then update the db if necessary. Or I am open to more efficient solutions to.

Please post actual code. Thanks.

Answer : Gridview - Fully Editable

Turns out, load balancing with Form Authentication has issues. I'll just use Windows Auth with basic for now...
Random Solutions  
 
programming4us programming4us