jQWidgets Forums

jQuery UI Widgets Forums Grid Grid filter popup: edit position

This topic contains 1 reply, has 2 voices, and was last updated by  Martin 6 years, 6 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Grid filter popup: edit position #102711

    rami
    Participant

    Hello,
    is it possible to edit the position of the filter popup when I click on the menu button of a column of a grid?
    I have my grid at the bottom of the page and the filter popup is clipped in certain cases (for example on tablet, no problem on desktop).
    I’d like the filter popup to be over the headers of the grid and not below. How can I do it?
    I tried using the callback columnmenuopening and setting css style of the menu component but I have problems with “top” property because it seems to be set dinamically. Can you help me?

    Thanks in advance,
    Best regards

    Grid filter popup: edit position #102728

    Martin
    Participant

    Hello rami,

    You can set the top property of the menu element, using only css.
    Here is an Example.

    Best Regards,
    Martin

    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.