gigaZhang / struts2-jquery

Automatically exported from code.google.com/p/struts2-jquery
0 stars 0 forks source link

Unable to set select drop down filter for column #907

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
(This is for feature requests and bugs in Struts2 jQuery Plugin - for
getting help, please use the User Group.
http://groups.google.com/group/struts2-jquery )

What steps will reproduce the problem?
1. Create a struts grid with filter="true"
2. This will display all the columns with filtering enabled
3. For country column, we need select drop down (dynamic list) only in filter.

What is the expected output? What do you see instead?
Unable to configure select drop down for filter column only

Which struts2 version?
2.2

Which struts2-jquery plugin version?

Please provide any additional information below.

Original issue reported on code.google.com by sandeep....@gmail.com on 23 Oct 2012 at 1:56

GoogleCodeExporter commented 9 years ago
We need something like this: 
http://www.trirand.com/blog/phpjqgrid/examples/searching/search_toolbar/default.
php

Ability to filter using a select drop down (ShipType in this example). Is the 
stype attirbute exposed in struts grid?

Original comment by sandeep....@gmail.com on 23 Oct 2012 at 2:19

GoogleCodeExporter commented 9 years ago
Any updates please. have raised this concern in the forum here as well 
http://stackoverflow.com/questions/13032462/struts2-grid-filter-column-with-dyna
mic-list-drop-down-not-supported?answertab=active#tab-top

Original comment by sandeep....@gmail.com on 22 Nov 2012 at 2:31