Gridview Multiple Rows Edit Capability

Discussion in 'ASP.NET 2.0' started by hardot, Feb 28, 2006.

  1. hardot

    hardot Developer

    I am working on my first 2.0 application. The client needs the ability to be able to edit and update multiple rows in a gridview at the same time (i.e., with one Save button), instead of one row at a time as it comes "out of the box". Anyone have any ideas how to do that?
     
  2. I havent seen any controls that do this out of the box. you will have to create something custom that will do this.


    Joel Thoms

    DiscountASP.NET
    http://www.DiscountASP.NET
     

Share This Page