Thanks for the help.
Xmon22.
Hi,
Sorry I should had been for specific. I used
$(“#jqxgrid”).css(‘display’, ‘none’);
instead of
$(“#jqxgrid”).css(‘visibility’, ‘hidden’);
plus, I used a button to make the grid appear.
Thanks,
We are using:
– jquery-1.7.2 – jqwidgets-2.3.0
I did some playing around and to recreate the problem you have create and bind the grid while the grid is hidden. Once you make the grid visible you should noticed that the header menus are not sized correctly.