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

Calling SetFilterEnabled or SetSortEnabled after DisableFilterAndSort has been called does nothing #9

Closed
xxbiohazrdxx opened this issue Mar 7, 2017 · 1 comment

Comments

@xxbiohazrdxx
Copy link

When 'DisableFilterAndSort' as is called for a column, the features of "Filter" and "Sort" cannot be turned on individually through 'SetFilterEnabled' or 'SetSortEnabled'

I think it might make more sense to remove 'DisableFilterAndSort' and 'EnableFilterAndSort' completely, and simply disable the individual "Filter" and "Sort" features exclusively through 'SetFilterEnabled' and 'SetSortEnabled'. If both are disabled, then hide the Filter/Sort UI.

@davidegironi
Copy link
Owner

Hello, thank you for suggestion, i will reply you in the other issue opened for almost the same reason.

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

2 participants