I'd like know how to allow user to edit entire grid and then programmatically save changes

7 replies. Last post: January 11, 2011 8:52 PM by Yudi
Tags :
  • New Discussion
  • New Question
  • New Product Feedback
Beryl BucherMember

I have a webgrid with a SQL Server datasource in a window with a lot of other information.  The webgrid will never have more than page, but it does scroll. 

I want the user to be able to edit a single column in the grid without committing the data to the database.  At the bottom of the window is an "ok" button, and I want to be able to then programmatically, on the server side, grab the information and save it myself.

I've played around with many different settings, but I either

a) lose the data as soon as the cell changes, or the control loses focus, or

b) lose the data during postback, or

c) get update errors, or

d) show a SmartUpdate ribbon, which I don't want shown

This is an issue that will come up many times for our company; any assistance is greatly appreciated!

Thanks,

Beryl

All times are GMT -5. The time now is 3:24 PM.
Previous Next