Processing WebGrid field changes on a button click

5 replies. Last post: September 17, 2009 1:13 AM by Handy Surya
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

I want to use WebGrid to allow a user to change some data and then process the changes upon a button click.  The button is a WebButton on the same page as the grid, but not in the grid.

 

I can load the grid successfully with an ISDataSource from a SQL 2005 DB.  I have put "e.ReturnValue = False" in the OnRowUpdate event handler.  The problem is that when I access the grid cell values in the button click event, the values are the initially loaded values, not the new values typed in the grid by the user.

 

Can you please send me a code sample that shows me how to do this?

 

Thank you very much,

 

Darlene DeMaio

All times are GMT -5. The time now is 9:42 PM.
Previous Next