V11 Global Update Operation to Update a Field in Multiple Rows in a Grid
Uploaded on Aug 16, 2013 / 108 views / 278 impressions / 0 comments
Description
M11 Global Update Operation
When doing data entry into a Grid, there may be times when the user wants to copy a value from one row to multiple rows in the Grid. Using Action Javascript, it is easy to make a button that does a "global update" operation on all visible rows in the Grid. It is important to recognize that the action shown in this video is a "client-side" action. No data is actually written to the database until the user clicks the "Submit" button.