Hi,
I have a jqxTreeGrid with the options filterable true and filterMode default. In general the filtering works fine. But I have encountered two problems (back in version 5.0.4 and have upgraded to 8.1.2 and they still pertain):
– Removing a filteroption from the dropdownlist via removeFilter function does not work, also the example you give in the api to jsfiddle, it does not work there either
– I have the option to refresh the grid data via the updateBoundData function. That works, if I have selected a filter, this filter is applied to the new result just fine, but I encounter two bugs there: the filter dropdown list is set by default to the first entry, not the entry that was selected and the close button “jqx-icon-close” is set to display none.
Could you please look into this? 🙂
Best Regards
Klaus