Hello,
We want to implement the following with the RadGrid.
If the user clicks the filter icon, the filter expression 'contains' is being executed. The filter icon changes. A filter icon with an angled red line through is being showed. If the user then click the filter icon the expression 'nofilter' is being executed and the original filter icon gets back.
In fact we want a toggle filter per column.
How can we implement this?
Regards,
Pieter