I want to customize the filter of DropDownList

1 Answer 9 Views
DropDownList
fingate
Top achievements
Rank 1
Iron
fingate asked on 10 May 2024, 04:26 AM

Hello, Kendo!

 

I use kedno UI for Vue3.
I have a question. When I use filter of DropDownList, can I customize the filter region like that?
I couldn't find filterRender Property.

 

thanks.

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 11 May 2024, 12:33 PM

Hi Fingate,

With the current implementation of the DropDownList there is no option for changing the rendering of the filter element.

One workaround that I can suggest is to manually add the clear element with pure JavaScript as shown in the following example:

You can also log a feature request in our public feedback portal where other developers can vote for the feature:

 

Best Regards,
Konstantin Dikov
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
DropDownList
Asked by
fingate
Top achievements
Rank 1
Iron
Answers by
Konstantin Dikov
Telerik team
Share this question
or