jQuery UI Widgets Forums Grid Grid column header menu showing half

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 10 years, 4 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Grid column header menu showing half #62728

    Deepak Singh Pundir
    Participant

    Hi JQWidget Team,

    We are using JQXGrid with ‘groupable’=’true’ configuration which enables grouping of columns. We just need to have configuration which enables this menu, it can be sorting or grouping.
    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 click on first column header menu, the menu opens up but it is not visible fully. It seems that JQXGrid checks if it can be shown right to the column, like checking for the width of menu + left position of menu is smaller than the remaining grid width or not. If it is true then show it in right otherwise show it in left side.
    But the left side width also is not fully accommodating the menu as the first column width is smaller than width of the menu popup.

    So either it should show the menu in middle of the column or it make the popup thinner. The popup menu options has ’50px’+ extra width to its right which can be trimmed which will overall decrease the menu width, to overcome this issue.

    Please suggest.

    Regards,
    Deepak Pundir

    Grid column header menu showing half #62757

    Dimitar
    Participant

    Hello Deepak Pundir,

    Thank you for the information. We will look into the reported behaviour.

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.