This topic contains 3 replies, has 4 voices, and was last updated by admin 7 years, 2 months ago.
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.
jQuery UI Widgets › Forums › Grid › Show filter icon always on grid header
Tagged: autoshowfiltericon, filter, filter icon, grid, icon, jqxGrid ;, scrollbar
This topic contains 3 replies, has 4 voices, and was last updated by admin 7 years, 2 months ago.
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
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/
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.
Hi jdh,
1. The post is from 4 years ago.
2. Clicking the funnel icon activates the filter menu, too.
You must be logged in to reply to this topic.