jQWidgets Forums

jQuery UI Widgets Forums Grid Filters missing in firefox

This topic contains 5 replies, has 4 voices, and was last updated by  miggeli70 6 years, 5 months ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • Filters missing in firefox #102215

    wpd
    Participant

    Hello,
    Filters are missing on the page .but working good in chrome.
    Please find the attachments.
    $(“#lubeListGrid”).jqxGrid({
    width: ‘100%’,
    height: “97%”,
    filterable: true,
    source: dataAdapter,
    columnsresize: true,
    sortable: true,
    altrows: true,
    columns: columns,
    });

    Filters missing in firefox #102224

    Peter Stoev
    Keymaster

    Hi wpd,

    Please, share a jsfiddle.net sample which demonstrates the mentioned behavior.

    Regards,
    Peter

    Filters missing in firefox #102950

    miggeli70
    Participant

    Hi

    I’ve the same problem. Filtering with Edge is ok, but in Firefox I don’t get the filter dialog if I click on the down arrow. Did you find a solution? With the version 4.5.2 I’ve got no problems, but with 6.0.6 or above fitering is not working.

    Thank you for help …. Michael

    Filters missing in firefox #103040

    miggeli70
    Participant

    Hello

    I have news about the problem. The filtermenu is not missing, it’s behind the grid as you can see on this screenshot.

    The problem appears on firefox and edge, chrome is ok. And the problem exists since jqwidgets 5.1.0.

    Thank you for any help …. Michael

    Filters missing in firefox #103049

    admin
    Keymaster

    Hi Michael,

    We cannot see such an issue with the current version of jQWidgets – 6.2.0. Could you share jsfiddle.net or codepen.io example which demonstrates that this happens with the current version, too.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    https://www.jqwidgets.com

    Filters missing in firefox #103101

    miggeli70
    Participant

    Hi Peter

    I found the problem. I had 73 columns in the grid. If i reduce them to 61 the filtermenu appears correctly.

    Thank you and best regards …. Michael

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

You must be logged in to reply to this topic.