I've worked on various ways to prevent drawer closing when itemClick event triggered but I couldn't figure a solution. Is there a way to disable auto closing when itemClick event performed?
Thanks.
1 Answer, 1 is accepted
0
Veselin Tsvetanov
Telerik team
answered on 10 Aug 2020, 06:35 AM
Hello Deniz,
You could use a combination of the iitemClickand hide events of the Drawer to achieve the desired. In the itemClick event, you are setting a flag that an item has been clicked: