|
Browse by Tags
All Tags » XmlLoadOnDemand » updaterow ( RSS)
-
That's a good idea to submit as a feature request . Maybe putting the grid into an WARP and using the WARP to handle the Add, Update and Delete callbacks would be a better for you than the grid's built in XmlLoadOnDemand? That way the grid would bind as it would in a regular postback.
-
The reason this is happening is because the grid doesn't want to bind to all the data again for an update so it just creates a fake row with all the cell information that you can use to process the update. This is done to help the performance of the ajax updates.
Page 1 of 1 (2 items)
|
|