jQWidgets Forums

jQuery UI Widgets Forums Grid How to change the position of the filter popup

This topic contains 2 replies, has 2 voices, and was last updated by  pvelo 11 years, 7 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author

  • pvelo
    Participant

    Hi,

    I have this situation where the grid appears right at the bottom of the screen and the filter-popup menu is only half-displayed.

    So the requirement is for the menu popup generated by the “filterable:true” to appear at the top of the column header and not at the bottom of the column header.

    so instead of this:

    ====== [-filter-]=====
    ===== [——–]=====
    ===== [——–]=====
    ======================
    ======================

    it should be more like this:

    [-filter-]
    [——–]
    ===== [——–]=====
    ======================
    ======================

    Is there a way to highjack the position of this fiter popup menu perhaps ? – and move it up ?

    Thanks in advance,

    Nick


    Dimitar
    Participant

    Hello Nick,

    Unfortunately, the filter menu cannot be opened upwards. If this is not what you meant, please clarify your question.

    Best Regards,
    Dimitar

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


    pvelo
    Participant

    Hi Dimitar,

    Yes, that’s what I’ve had in mind: for the popup menu to be moved upwards via a property or for the respective div to be shifted programmatically somehow.

    Thanks for the clarification,

    Nick

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

You must be logged in to reply to this topic.