aspx thread: DataGrid Entering of All Entries - Web Forms
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??
|





