Hi JQWidget Team,
We are using JQXGrid with ‘groupable’=’true’ configuration which enables grouping of columns. When we have two columns and we open it in mobile like in the JQXGrid demo link itself:
http://www.jqwidgets.com/jquery-widgets-demo/mobiledemos/jqxgrid/index.htm?(android)#demos/jqxgrid/grouping.htm
If we are in landscape mode and we click on column header, column header menu opens up and shows sorting and grouping options. Now if we rotate the device(mobile) to portrait mode without clicking on column header menus(menu is still open), then whole grid is resized to new portrait mode dimensions but the position of this column header menu is not re-positioned. It is still having its left and top dimension as it was in landscape mode.
This is also happening when we do this from portrait mode to landscape mode.
While moving from landscape mode to portrait mode and vice-versa, the column header menu should also reposition itself.
Please suggest.
Regards,
Deepak Pundir