Important Note: Starting in Appian 25.2, Grid+ will be included as an exclusive offering within Advanced and Premium license tiers. This enhanced version will be actively maintained and updated. This listing will remain active and will continue to receive necessary security and CVE updates until May 23rd, at which point, it will be deprecated.
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:
Key Features & Functionality
Is it possible to have the dropdownColConfig() support choiceValues and choiceLabels? For example, we'd like to display a list of state names to the end-user, but the record field we are saving into is a foreign key into a lookup table, so we'd need to save the primary key of the state's row in that lookup table.