This is an old revision of the document!
We are excited to introduce a new feature that enables inline editing, adding, and deleting records directly within the grid view in form details. This enhancement streamlines data management, allowing users to edit, add, and delete records more efficiently.
Users can now edit records directly within the grid using an intuitive inline editing interface.
Start Editing
Navigate Cells
Advance to the Next Row
Example: The screenshot shows a grid with columns such as CustID, Product name, Price, and others. Users can double-click any cell, such as Price, to modify the value and use the Tab key to move to adjacent columns.
Changes made to the grid are not saved until the form is explicitly saved by the user.
Users can now add new records easily within the grid.
Add Button
Tab from the Last Row
Example: In the grid view, clicking the Add button will insert a blank row at the bottom, allowing users to input new record details directly.
Users can now delete one or more records directly from the grid.
Select Rows
Delete Records
Deleted records are removed from the grid immediately, but changes are not persisted until the form is saved.
Users can now sort the grid columns for easier data organization.
Steps to Sort Columns
Sort Ascending or Descending
All edits, additions, and deletions made within the grid are temporary until the form is saved. Ensure you click the Save button to persist changes to the database. Best Practices - Double-check changes before saving to avoid accidental edits or deletions. - When adding or editing, click Update to commit your changes before saving the form. - Frequently save your progress when making extensive updates. Troubleshooting - Editable fields not responding?
- Tab key not advancing rows?
- Records not saving?