I was looking for the expand all button in the documentation and I found : https://ej2.syncfusion.com/documentation/pivotview/tool-bar/#add-custom-toolbar-item
But the problem is :
Hi,
I was looking for the expand all button in the documentation and I found : https://ej2.syncfusion.com/documentation/pivotview/tool-bar/#add-custom-toolbar-item
But the problem is :
- if a row is opened and I click on collapse/expand, this row will close and the others will open
- if a row is cloded and I click on collapse/expand, this row will open and the others will close
Is it possible that at the click on collapse/expand, all rows close or open and have the same status (closed or opened) ? Even if somes are opened or closed.Regards.