ColumnFilterWidgets and checkbox MultiSelect

ColumnFilterWidgets and checkbox MultiSelect

bzbzbzbz Posts: 6Questions: 0Answers: 0
edited November 2013 in General
Hi.
I use the ColumnFilterWidgets.
I would like to make a select with multiple checkbox in.
I use the plugin jQuery UI MultiSelect Widget :
http://www.erichynds.com/examples/jquery-ui-multiselect-widget/demos/#basic

Now i need to find a solution to make a link between item checked/unchecked and terms just aboves.

http://jsfiddle.net/4SJms/3/

Replies

  • bzbzbzbz Posts: 6Questions: 0Answers: 0
    When i check it's ok i have the term, but when i remove the term the checkbox case keep checked
  • bzbzbzbz Posts: 6Questions: 0Answers: 0
    edited November 2013
    i think the better is to exclude the value from select when i check it.
    In ColumnFilterWidgets it's the the default event, but it's not work here.
This discussion has been closed.