I want to have filter functionality (default i.e. contains or starts with) but I dont want that filter button with context menu for different filter options.
Do we have such feature which hides the filter button as well that context menu.
Thanks
3 Answers, 1 is accepted
0
Victor
Telerik team
answered on 07 Sep 2009, 01:30 PM
Hi Divyesh Chapaneri,
You can achieve the required functionality by subscribing to ViewCellFormatting event of RadGridView.
Unfortunately I am not able to get cell.FilterButton property in the cell object !
The telerik dll file version I am using is 2009.1.9.316
Please look into this version's dll.
Thanks & Best Regards,
Divyesh Chapaneri
0
Victor
Telerik team
answered on 08 Sep 2009, 08:38 AM
Hello Divyesh Chapaneri,
Thank you for the clarification. This forum post indicates that you are using 2009.2.729 which seems to be wrong. This feature is available in the latest Q2 2009 SP1 release. I am afraid that previously there was no way to gain access to the filter button. Please upgrade to the latest version if possible. Write again if you have other questions.