Newly added rows only visible after screen resize.

Good day,

Im using a grid with enableAutoHeight(true). When I delete or modify rows in grid, everything works fine. But when I add new rows and call clearAndLoad, new rows are added to the grid (verified this on firebug) but they are not displayed until I resize the screen.

I have tried calling setSizes() and enableAutoHeight(false);enableAutoHeight(true); in clearAndLoad callback but with no luck.

I’ve had lots of trouble with clearAndLoad lately. Using dhtmlx.js includes in compiled full_terrace_skin.

Thank you for your time.

Any ideas?

Unfortunately the issue cannot be reconstructed locally.
Please, provide any kind of sample or a complete demo where the issue can be reproduced.

Unfortunately the issue cannot be reconstructed locally.
Please, provide any kind of sample of your code or a complete demo where the issue can be reconstructed.