HI how to hide the filter button in the filter dropdown for only a single column.
1 Answer, 1 is accepted
0
Georgi
Telerik team
answered on 27 Feb 2018, 03:14 PM
Hi Nigel,
Based on the provided information I assume that the requirement is to remove the filter button of the filter menu of a certain column. Please correct me if I am wrong.
A possible solution is to attach a handler to the FilterMenuInit event and within that handler remove the filter button.