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
285
Add Row Upon Button Click
posted

Greetings!  I'm using the WebDataGrid for data entry, and I was wondering if the following was possible... I would like to have 1 button for saving all new entries as well as updating any that have changed.  I would like to use the Add New row that's enabled in the Behaviors section, so effectively, if the user clicks this save button, it needs to update any data from the existing rows as well as check the Add New row for new data and add it if so.  Also, I currently have AutoCRUD off as the RowAdding event is handled server-side.  Thanks in advance!

Parents Reply Children
No Data