9 Editing Data in a Grid
Edit tabular data with Interactive Grid, overriding its save behavior for special cases, and customizing it with JavaScript APIs.
Interactive Grid lets users work with tabular data with a rich, in-place editing experience and automatic handling of multi-row inserts, updates, and deletes. Its unique editing, selection, clipboard, scrolling, and column display features complement its many reporting features inspired by Interactive Report. Study a special case of editing collection members in a grid to see how to override the default save handling when needed. Learn more about how the grid works at runtime, how to customize its actions and behavior with JavaScript APIs, and how to use its client-side data APIs to refresh a single grid row after a modal dialog closes.
- Getting to Know the Interactive Grid
Explore Interactive Grid features for reporting, editing, selection, clipboard work, scrolling, and rich column display. - Editing Collection Data with a Grid
Edit session collection rows in an Interactive Grid using a stable key and custom save code. - Understanding and Customizing Grid Behavior
Learn how Interactive Grid works at runtime and how to use JavaScript APIs to customize its setup, actions, events, selection, and data refresh behavior.