jQuery UI Widgets Forums Grid Show filter icon always on grid header

This topic contains 3 replies, has 4 voices, and was last updated by  admin 6 years, 10 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Show filter icon always on grid header #28377

    rajiv
    Member

    Hi

    I am new to jqxgrid, I have few questions on that,

    1. I want to show filter icon always on screen instead of on mouse over, is there any property? If no property is available then how to implement that feature.
    2. If grid width is more than the screen size, it gives horizontal scroll bar. I don’t want horizontal scroll bar, I want screen itself get wider. how to prevent it.?

    Regards
    Rajiv Kumar

    Show filter icon always on grid header #28398

    Dimitar
    Participant

    Hello Rajiv Kumar,

    1) Please set the property autoshowfiltericon to false.

    2) Unfortunately, jqxGrid does not support auto width and this functionality cannot be achieved.

    Best Regards,
    Dimitar

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

    Show filter icon always on grid header #97488

    jdh
    Participant

    autoshowfiltericon is just the funnel icon that doesn’t do anything except indicate whether a list is filtered. I think what OP is asking, and the question I have, is how to make the filter menu button always show instead of showing up on hover? Because sometimes between fields I’ve noticed that you the arrow won’t pop in from the right until you click around the page or move the mouse a bit, during which time the user may assume that the field just can’t be filtered.

    Show filter icon always on grid header #97496

    admin
    Keymaster

    Hi jdh,

    1. The post is from 4 years ago.

    2. Clicking the funnel icon activates the filter menu, too.

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

You must be logged in to reply to this topic.