Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generateGroupId prop to the TreeDataGrid component #3606

Open
Luisgustavom1 opened this issue Sep 22, 2024 · 0 comments
Open

generateGroupId prop to the TreeDataGrid component #3606

Luisgustavom1 opened this issue Sep 22, 2024 · 0 comments

Comments

@Luisgustavom1
Copy link

  • Add the generateGroupId prop to the TreeDataGrid component.
  • This prop allows developers to generate custom group IDs based on their own logic.
  • The generateGroupId function takes a groupKey and parentId params as input and returns a generated group ID.
  • This prop provides flexibility in generating unique group IDs for each row in the grid.

Implementation already is done: #3520

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant