Skip to content
Discussion options

You must be logged in to vote

Actually, I realised you can return something in the custom filter methods of each column but since that gets called quite often, it doesn't seem like a great solution.

In any event, I decided on a different idea, which I think is probably better from a usability standpoint: disable the filters when any checkboxes are selected. This prevents the problem entirely. If anybody else has the same problem and comes across this thread, maybe consider my solution. It saves a lot of headache for programming and avoids confusion for the user.

Only problem is you need to implement custom filters, which can be disabled, since setting filterable to false resets and hides all filters, which is probably…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by matttk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant