Hello,
I am working in DHTMLX grid and I have attached the grid with accordion, the data came pretty cool, but the problem I am facing is the sorting and alignment is not working on grid, I have set the sorting in this way “mcbGrid.setColSorting(“na,str,int,int,int,int,int,int,int,int,int”);” but its not working as well the alignment is also not working when ever I used grid with accordion. Here is my alignment code “mcbGrid.setColAlign(“center,left,left,left,left,left,left,left,left,left”);”. I am surprised what you have mentioned in your documentation I have try each and every method but the sorting the auto height and alignment is not working when I attached my grid with accordion. Please help me out.
Unfortunately the issue cannot be reproduced locally.
If the problem still occurs for you please, provide with a complete demo, where the problem can be reconstructed.
Here you can find a tutorial about creating a complete demo:
docs.dhtmlx.com/auxiliary_docs__ … pport.html