Announcements
In my model-driven app, I have an editable grid with a nested grid inside it. I want to disable the edit-ability of some of the fields in the nested grid. I'm able to set an onRecordSelect event handler for the parent grid rows and disable fields in that row. But how do I do the same for the nested grid rows?
As a follow-up, I found in the properties for the subgrid on the Events tab, I can change the "entity" selection to the child grid entity. From there, I can wire-up event handlers for OnRecordSelect and OnSave. I did that and am passing the ExecutionContext into the OnRecordSelect handler method for the child (nested) grid. BUT, the ExecutionContext that is received has a null value for the FormContext. So, unable to use that to access the "data" object and subsequent column attributes.
Anybody done this before?
I have the same issue. Did you find a solution?
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Haque 70
WarrenBelz 64 Most Valuable Professional
Kalathiya 36 Super User 2026 Season 1