How can I let the user edit multiple rows at a time?

  • Thread starter Thread starter ad
  • Start date Start date
A

ad

I use DataGrid in my web application for editing data.
But the DataGrid can edit one row at a time.
How can I let the user edit multiple rows at a time?
 
Back
Top