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

TreeGrid mode and Column sorting #15

Open
desarrollo03TR opened this issue Nov 15, 2019 · 0 comments
Open

TreeGrid mode and Column sorting #15

desarrollo03TR opened this issue Nov 15, 2019 · 0 comments

Comments

@desarrollo03TR
Copy link

desarrollo03TR commented Nov 15, 2019

I'm implementing a custom grouping with a custom comprarer for a grid in TreeGrid mode.

What I want is to apply an specific sort for each cell in specific column (each group should be sorted using an specific comparer). I'm initializing the ItemsComparer prop (from OutlookGridDefaultGroup) with a class that implements IComparer but it looks like only the header row from the group is sorted.

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

No branches or pull requests

1 participant