GridPlus Component Plug-In

Overview

An editable grid that easily display up to 5,000 rows of editable record data at a time, without needing pagination or experiencing lag. Data is displayed in a flexible and modern interface, equipped with features such as drag & drop columns, column sorting and filtering, manually adjustable column sizes, freezable columns, and many others.

End user abilities include:

  • Quickly manipulate single items of data or large batches by way of multicell selection
  • Create new records by adding data into empty rows either in the middle or at the bottom of the grid
  • Delete records by the 'remove rows' button in a pop up context menu

Key Features & Functionality

  • Flexible presentation of record data
    • Resize columns
    • Drag & drop columns
    • Display row headers
    • Add borders around selected cells
    • Hide or show columns
    • Freeze or unfreeze columns
    • Define column widths for each column
    • Display links to record views
  • Export record data from grid: download to local storage a CSV file of your grid’s current data view
  • Sorting and filtering: rapid, server-side, multi-column
  • Data formatting: currency, percentages, date, dropdowns, checkboxes, etc.
  • Edit records: alter individual or many cell values to update existing records
  • Create records: create new records of a designer-specified record type
  • Delete records: remove rows of data to delete records from the data fabric
  • Excel-like behavior
    • Range cell selection with mouse select and drag
    • Copy, cut, and paste
    • Keyboard manipulation of and navigation between data
    • Intuitive context menus with complex functionality (insert new row, remove row, cut, copy, add border)
  • User based security: restrict editing by user and group with SAIL expressions
  • Column level data types (Auto-Wrapping Text, Numeric, Date, Dropdown, Checkbox)
    • Specialized filtering, editing, and validation ability by type
Anonymous
Parents
  • v3.0.0 Release Notes

    New Features:

    • Record Links: cast each cell in a text or numeric column to a link to a record view by configuring the linkConfig in your column configuration. Configuration options can be found through the recordlinkconfig function through this component's associated Grid+ Helper Plug-In. See downloadable migration guide for more details.
    • Export Button: export the current view of your grid component as a csv file. Configuration options can be set by the component's exportConfig parameter. See downloadable migration guide for more details.
    • Style Parameter: customize the accent color and validation color for your grid using "AUTO" or any valid hex color. Accent color set to AUTO will retrieve the highlight color of the grid's site. Validation color set to AUTO will use the default error color of #​​ffbeba.

    ***When updating this Grid+ Component Plug-In, ensure the associated Grid+ Helper plug-in is also updated to version 3 or later. See the attached migration guide for guidance on how to update your grid's configuration for this new version. Instructions are given for upgrading from any previous version.

    See the attached 'Grid+ Component and Helper Documentation' for detailed guidance on component configuration, sample app setup, recommended use cases, etc.
Comment
  • v3.0.0 Release Notes

    New Features:

    • Record Links: cast each cell in a text or numeric column to a link to a record view by configuring the linkConfig in your column configuration. Configuration options can be found through the recordlinkconfig function through this component's associated Grid+ Helper Plug-In. See downloadable migration guide for more details.
    • Export Button: export the current view of your grid component as a csv file. Configuration options can be set by the component's exportConfig parameter. See downloadable migration guide for more details.
    • Style Parameter: customize the accent color and validation color for your grid using "AUTO" or any valid hex color. Accent color set to AUTO will retrieve the highlight color of the grid's site. Validation color set to AUTO will use the default error color of #​​ffbeba.

    ***When updating this Grid+ Component Plug-In, ensure the associated Grid+ Helper plug-in is also updated to version 3 or later. See the attached migration guide for guidance on how to update your grid's configuration for this new version. Instructions are given for upgrading from any previous version.

    See the attached 'Grid+ Component and Helper Documentation' for detailed guidance on component configuration, sample app setup, recommended use cases, etc.
Children
No Data