Editing and validation recipes
Overview
This section collects recipes focused on editing behavior, validation, and keeping cell configuration in sync with your data — for example, dropdown lists that depend on another column.
Available recipes
- Dependent dropdowns - Update a child column’s
dropdownsource when a parent value changes. - Row validation with error summary - Validate all rows on Submit, show an external issue list, and highlight invalid cells with
htInvalid.