is it possible to add a toolbar into the header of an accordion item?
I tried to add an input button as html, and it shows up, but clicking on the button collapse o expands the accordion area. Is there a posibility to stop that onclick-event?
I need the menu /button in the accordion header because y have not enough space to put it in the body area.
Not possible for now.
Headers of accordion is a plain html templates, they can’t contain active elements inside.
( to make things worse - they repaint each time when header closed or opened, so any complex content created inside header will be broken after cell collapsing )
I just make the header: false
Cell without header can’t be collapsed
If you need not collapse functionality - you can use plain layout instead of accordion.
Get a guaranteed answer from DHTMLX technical support team
under the most suitable support plan