This is a migrated thread and some comments may be shown as answers.

How to remove Filter Text Box ?

1 Answer 213 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Prince M. Premnath
Top achievements
Rank 2
Prince M. Premnath asked on 04 May 2010, 07:35 PM
Hello All ,

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

Sort by
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.
Tags
Grid
Asked by
Prince M. Premnath
Top achievements
Rank 2
Answers by
Nikolay Rusev
Telerik team
Share this question
or