kendo ui stops toggling the item if expanded mode = single how to fix this in react?
try here with >expandMode=single Visit https://www.telerik.com/kendo-react-ui/components/layout/panelbar/expand-modes/
3 Answers, 1 is accepted
0
Stefan
Telerik team
answered on 04 Sep 2018, 07:52 AM
Hello, Mitesh,
Currently, only the 'multiple' mode allows toggles the expanded item.
As allowing this in the 'single' as well sounds like a good idea I can suggest submitting a feature request for this.
There are two approaches directly making the single mode with toggle functionality or allowing the dynamically modify the expanded collection to decide when and which items can be expanded.
Please share your idea in our feedback portal and then share the link here and I will add Telerik points to your account for the idea:
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Thank you for submitting and sharing the feature request.
The approach which we have taken with the React components is to expose callback and allow the user to handle the case based on the application logic instead of providing methods.
I have added some Telerik points to your account for sharing this.
Regards,
Stefan
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items