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

feat: add Custom Global Item Data Provider, closes #262 #1097

Merged
merged 1 commit into from
Jan 11, 2025

Conversation

ghiscoding
Copy link
Collaborator

@ghiscoding ghiscoding commented Jan 11, 2025

closes #262

  • allow providing a custom global item metadata provider by passing it through the groupItemMetadataProvider DataView constructor option
  • implementation copied from https://github.com/GerHobbelt/SlickGrid fork

@ghiscoding ghiscoding merged commit 5be6fa0 into master Jan 11, 2025
2 checks passed
@ghiscoding ghiscoding deleted the feat/custom-metadata-provider branch January 11, 2025 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to override getItemMetadata for non-group rows in DataView
1 participant