Hello,
I attached a accordion to a layout inside an existing window. Now i tried to undock an accordion element, but after undock event the new accordionwindow stayed always behind the existing window.
Bring the accordionwindow to the top change anything. ( dhxLeftAccord.cells(“myaccord1”).win.bringToTop(); )
Is it possible to fix this problem?
Hello,
The issue was not reproduced locally. New window appears over the existent one.
Could you please provide any sample to recreate the issue.