Hi,
I want to know how to add checkbox in jqxtoolbar with value of jqxgrid . and i want to limit based on it…
like my grid contains for example,
Are Married? Yes /No as checkedlist in my grid , and i want to use the same in toolbar to show only married if i tick yes on toolbar..
Here is a demo with jqxtoolbar and jqxgrid.
In this demo is added jqxComboBox in the toolbar.
On select custom filter is applyed to the grid’s column with checkboxes.