The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I am creating some buttons in <e-accordianitem>. But, when clicking on those buttons, expand/collapse action is getting triggered. How to restrict expand/colapse only to expand/collapse icon ?
SKSatheesh Kumar Balasubramanian Syncfusion Team June 7, 2021 12:33 PM UTC
Hi Sai,
Thanks for using Syncfusion Products.
We have validated your reported query "Restrict expand/collapse only to expand/collapse icon" at our end and suspect that you need to prevent expand/collapse of accordion item on button(Placed in accordion header) click. We have achieved your requirement using accordionclickedandexpandingevents. For the same we have prepared a sample for your reference which can be viewed from the following link.