jQuery UI Widgets › Forums › Grid › Column Resizing and reordering is not working
Tagged: column, grid, jqxgrid, jqxnavigationbar, Navigation Bar, reorder, resize
This topic contains 2 replies, has 2 voices, and was last updated by Dimitar 11 years ago.
Hi,
JqxGrid column resizing and reordering is not working when we load the Grid in a div which is splited by JqxNavigator.
Please help me in that.
Thanks in Advance
Hello balakrishnap88,
I guess you mean jqxNavigationBar. If so, make sure you initialize your grid in the navigation bar’s initContent callback function. Here is an example with jqxButton: http://jsfiddle.net/Dimitar_jQWidgets/upK7s/. Your approach should be the same.
Best Regards, Dimitar
jQWidgets team http://www.jqwidgets.com/
P.S. Please also make sure you have included references to the files jqxgrid.columnsresize.js and jqxgrid.columnsreorder.js to your page.
You must be logged in to reply to this topic.