Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1414
Manual Update Each Row after Changing Row
posted

To All,

I am unable to use AutoCRUD with the data requirements imposed on me.  I need to be able to manually update the underlying database whenever a customer changes the data in a WebDataGrid row.  Those changes have to be reflected in the underlying database and on the presentation immediately.

 

I have reviewed the RowUpdating event, but it seems to batch update when a user clicks on something that forces a page update.

 

I need something that will allow me to have the customer update two cells and fire when he/she either changes rows or does something that triggers a page update.

Parents Reply Children