Panel Menu - Search Option

Hi,
I would like to have asearch option for the panel menu using textbox or dropdown.
image

How to implement the search functionality in the change event of the above added text box.

1 Like

You can check our demos for reference:

The code:

Thanks for the feedback. I checked the link and found that is for filling and searching menu from dynamic menuservice.
I am using the PanelMenu in the MainLayout from radzen .
image
Is it possible to search function for PanelMenu defined from menu editor.