Multiple multi-select checkbox filters

QuestionsMultiple multi-select checkbox filters
Ben asked 10 years ago

I am using a phpgrid with 13 columns and each column has a multi-select checkbox filter on it.

This works great except for one thing.

If you choose a value in column 1 (for example), we don't want any checkbox options to appear in any of the remaining columns that could return an empty result set if checked in combination with the value that was checked in column 1.

Is it possible to remove values that appear in multi-select checkbox lists that would lead to no results?

Thanks for your help!

1 Answers
Abu Ghufran answered 10 years ago

Hi,

It is not supported and may need some core level changes.
We're using following lib: http://www.erichynds.com/blog/jquery-ui-multiselect-widget

You can check possibility in it's documentation and do changes in lib (jqgrid_dist.php => function link_multiselect)

Your Answer

15 + 19 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?