Skip to content

v1.0.14: Uses default inline add row if template missing

Choose a tag to compare

@thorewi thorewi released this 31 Oct 10:43
· 50 commits to main since this release
Ensures that a default inline add row template is used if a custom template is not defined.
This prevents errors and provides a fallback mechanism for inline adding rows to the datagrid.
Renames the `inlineAddRow` define to `defaultInlineAddRow` to better reflect its usage.