|
Browse by Tags
All Tags » databinding » updatedaterowbatch ( RSS)
-
I'm guessing you're using the UpdateRowBatch event on the grid. That event will defer firing until the page is posted back through some other mechanism. Unfortunately, any postback will trigger the updaterowbatch event to fire. Once the event fires, you have to push the changes to your database...
Page 1 of 1 (1 items)
|
|