Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: DataGrid Entering of All Entries - Web Forms


Message #1 by "lewis bass" <lewis@t...> on Thu, 28 Feb 2002 16:24:06
I do not want the user to have to click on an edit button and then change 

the values in the datagrid, and then select update. I would like every 

column and row in the data grid to be updateable, and then send the entire 

grid to the server at once. Using the "Edit" button, making changes on a 

single row, then using the "Update" button is too slow for high volume 

input.



any ideas??

  Return to Index