Is it possible to reduce the size of the filter menu in gridview, at present it displays 12 records by default with a scrolbar. I would like to reduce the records to keep the filter menu small.
You should edit the template of the FilteringControl to achieve desired result-and set the height of the "PART_DistinctValuesList".
I am sending you sample project that demonstrates this approach.
Best wishes,
Vanya Pavlova
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
The example you provided is for the menu items. It would be helpful if you can send me one where you have reduced the height of the filter menu in gridview.