Skip to main content

Documentation Index

Fetch the complete documentation index at: https://coconut-grid.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Perform basic actions on records directly from the data grid.

Add

Insert a new row.
1

Add a row

Add a new row from the data grid.
  • Click the actions quick button Add
  • An empty row is inserted after the last selected row
  • If no row is selected, the row is inserted after the first row
  • Focus moves to the newly added row

Clone

Duplicate selected rows.
1

Clone rows

Duplicate one or more selected rows.
  • Select one or more rows
  • Click the actions quick button Clone
  • Rows are copied and inserted after the last selected row
  • Only columns with create permission are copied
  • Focus moves to the cloned rows

Delete

Remove selected rows.
1

Delete rows

Delete one or more selected rows.
  • Select one or more rows
  • Click the actions quick button Delete
  • A confirmation dialog appears for existing records
  • Confirm to delete the selected rows