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.