https://www.telerik.com/kendo-react-ui/components/treelist/filtering/#toc-custom-filter-cells The dropdown menu for the filter does not change its text on selecting the option. How can I make it change. Please help.
For example on selecting CEO its text is still "select an option"
1 Answer, 1 is accepted
1
Wissam
Telerik team
answered on 19 Jul 2023, 01:22 PM
Hi, SAm,
You can resolve this issue by moving `MyDropDownFilter` and `dropDownData` outside the `App` function: