Skip to content

feat(core): add interactive action button support for DataGrid columns#3

Merged
michaelstonis merged 1 commit into
developfrom
feature/expanded-column-types
May 3, 2026
Merged

feat(core): add interactive action button support for DataGrid columns#3
michaelstonis merged 1 commit into
developfrom
feature/expanded-column-types

Conversation

@michaelstonis
Copy link
Copy Markdown
Contributor

Introduce DrawnActionButtons and ActionButtonsCellRenderer to support clickable row actions. This allows developers to trigger commands or navigation directly from grid cells with immediate touch response.

Introduce `DrawnActionButtons` and `ActionButtonsCellRenderer` to support clickable row actions. This allows developers to trigger commands or navigation directly from grid cells with immediate touch response.
@michaelstonis michaelstonis merged commit b217921 into develop May 3, 2026
2 checks passed
@michaelstonis michaelstonis deleted the feature/expanded-column-types branch May 3, 2026 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant