Grid Filter Menu Control Size

1 Answer 25 Views
Filter Grid
Justin
Top achievements
Rank 1
Iron
Justin asked on 20 Dec 2023, 07:58 PM
Is there was a way to set the size of all the elements on a grid filter menu to "small"?

1 Answer, 1 is accepted

Sort by
0
Peter Milchev
Telerik team
answered on 25 Dec 2023, 08:10 AM

Hi Justin,

The filter menu does not provide a configuration option to control the size of the controls within, so you would need to use another approach. Here are two ways you could use to achieve the desired result: 

1) Use the FilterMenuInit event to access the controls and change the size: 

2) Use a custom UI for the filterable elements as demonstrated below:

Regards,
Peter Milchev
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources
Tags
Filter Grid
Asked by
Justin
Top achievements
Rank 1
Iron
Answers by
Peter Milchev
Telerik team
Share this question
or