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
Hi Alex King ,I am facing an issue in writing related records.Suppose I have a record A which is mapped to record B.I want to update the columns of B record also from grid itself, however the related fields are in read-only mode, despite of setting readOnly parameter false.Can we achieve above functionality?
Riyaz Ahmad Ganaie Hi Riyaz! The direct editing of related record fields is not possible from Grid+ due to potential cascading effects within the data fabric. Soon there will be a new configuration to support record view links in the grid cells. As an alternative solution, you could configure this related record field to link to the related record view where record actions are accessible. Hope this is helpful.