How to add custom filter cell (ex: Dropdown) to a datagrid which contains all the other attributes like paging, sorting and filtering

1 Answer 137 Views
DropDownList Grid
Enes
Top achievements
Rank 1
Iron
Enes asked on 17 May 2023, 01:20 AM

Hi

I couldn't manage to add a custom filter cell (ex: Dropdown) to the example in the Local Data Operations page  on Kendo React Components section which contains all the other table attributes together like paging, sorting and filtering as i need to use it like this. 

How can i achive this?

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Filip
Telerik team
answered on 18 May 2023, 08:18 PM

Hi, Enes,

I made an example that showcases how to add a custom filter cell in the demo with local data operations :

https://stackblitz.com/edit/react-ah1hvw-x5vkjl?file=app/main.jsx

The main idea is to use the filterCell and pass the custom component.

Regards,
Filip
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 Grid
Asked by
Enes
Top achievements
Rank 1
Iron
Answers by
Filip
Telerik team
Share this question
or