Hi,
I'd like to both filter and sort a grid by clicking on the header of a column.
When i set the filter property to true, the clickable title of the column disappear, replaced by a combobox.
Is there any way to combine both?
Also, I'd like to use multi-column sorting but sortsettings seems to be designed for on column only .
How could i achieve that?
Regards