I just require to remove the filter text box that appears just below the column titles , but i require the Filter Options in Header Context Menu , How just i can do this ??
Thanks
-Prince
1 Answer, 1 is accepted
0
Nikolay Rusev
Telerik team
answered on 05 May 2010, 09:03 AM
Hello Prince,
You can enable RadGrid filtering by setting AllowFilteringByColumn="true" and in the same time hide GridFilterItem by setting IsFilterItemExpanded="false" per GridTableView(MasterTableView).
Greetings,
Nikolay
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.