Hello;
grid.paint(); is not working in 8.3.12 but works 8.2.7
snippet here: DHTMLX Snippet Tool
did i missed something in 8.3.12?
Hello;
grid.paint(); is not working in 8.3.12 but works 8.2.7
snippet here: DHTMLX Snippet Tool
did i missed something in 8.3.12?
Hello.
For now the dynamic update of the header/footer height is not supported. I can suggest you to rebuild your grid with the needed config:
https://snippet.dhtmlx.com/mc8z2ltb
or you may try to use the following workaround:
https://snippet.dhtmlx.com/uj7e5l50
But please, note, that the config mutation is not a legal solution, and we cannot guarantee that this solution will stay stable after the future updates.
did i missed something in 8.3.12?
This change is related to the header/footer autoHeight mode:
added in the 8.3 update.