React TreeList Custom FIlter

1 Answer 100 Views
Filter  TreeList
Esse
Top achievements
Rank 1
Esse asked on 13 Apr 2023, 01:46 PM

Hi all,

Exists the possibility to setup a custom  columnmenu filter like DataGrid? (Dropdown or, better,  a GridColumnMenuCheckboxFilter)

 

Thanks

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 17 Apr 2023, 06:40 AM

Hi Esse,

The TreeList allows setting custom filter cell and also supports a column menu, which can also me customized as per the exact requirements. Please refer to the following help topics for detailed information and examples:

Hope this helps.

 

Regards,
Konstantin Dikov
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.

Esse
Top achievements
Rank 1
commented on 17 Apr 2023, 07:56 AM

Hi, thanks for your answer.

I also read this two article, but my problem is: how to merge both? Exist a way to put something like GridColumnMenuCheckboxFilter to column menu in tree list?

 

Regards

Konstantin Dikov
Telerik team
commented on 19 Apr 2023, 06:15 AM

Following is an example demonstrating how to implement custom checkbox column menu in the TreeList:

  • https://stackblitz.com/edit/react-qvzntf-95sjhj?file=app%2FbooleanColumnMenu.jsx,app%2Fmain.jsx
Esse
Top achievements
Rank 1
commented on 19 Apr 2023, 06:52 AM

AHHHHHH, THANKS! 

Have a nice day!

Tags
Filter  TreeList
Asked by
Esse
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or