[data grid] Actions Navigate #15902
Labels
new feature
New feature or request
status: waiting for maintainer
These issues haven't been looked at yet by a maintainer
Summary
Since hooks cannot be directly used within valueGetter or getActions, I suggest providing pre-built actions, such as navigation, opening modals, and more. This would enable a much broader range of use cases, such as integrating with React Router actions or parsing URL parameters to control modal visibility.
Currently, hooks need to be passed to the function that creates the columns. In complex applications where column creation occurs several levels above the components using them, this adds unnecessary complexity. Allowing the use of function callbacks or offering pre-built actions would simplify integration and enhance flexibility.
Examples
No response
Motivation
No response
Search keywords: datagrid, action, navigate
The text was updated successfully, but these errors were encountered: