Dropdownlists in GridColumnMenuFilter

1 Answer 75 Views
Filter  Grid
Vladislav
Top achievements
Rank 2
Iron
Iron
Vladislav asked on 11 Feb 2022, 12:03 PM

Hello.

Is there way to use Dropdownlists in filters in the Column Menu in GridColumnMenuFilter? Similar to Jquery? Filter menu customization in jQuery Grid Widget Demo | Kendo UI for jQuery (telerik.com). So that Dropdownlist datasources can be key-text objects.

I read this post: DropDownList as filter not working inside column menu in KendoReact | Telerik Forums. But I need all the functionality, with two dropdowns and logic (and / or.)

Well thank you.

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 14 Feb 2022, 08:03 AM

Hello,

That will require the same approach that is shown in the linked forum post. We provide a filterUI property and the developer can render their required filter interface.

The filterUI component provides any necessary props and you can render the two DropDownLists and the logic change DropDownList:

https://www.telerik.com/kendo-react-ui/components/grid/api/GridColumnMenuFilterUIProps/

Regards,
Stefan
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Filter  Grid
Asked by
Vladislav
Top achievements
Rank 2
Iron
Iron
Answers by
Stefan
Telerik team
Share this question
or