[ 
http://jira.codehaus.org/browse/DISPL-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=204838#action_204838
 ] 

Michael Osipov commented on DISPL-218:
--------------------------------------

Actually, I solution can easily be done w/o modifying displaytag at all. Put a 
form in your jsp. Read params, pass them to a filter iterator from Commons  
Collections and your search is done on the fly. This is it.

> Need the ability to search.
> ---------------------------
>
>                 Key: DISPL-218
>                 URL: http://jira.codehaus.org/browse/DISPL-218
>             Project: DisplayTag
>          Issue Type: New Feature
>          Components: HTML Generation
>            Reporter: Prathit Bondre
>             Fix For: TBD
>
>
> Currently the grid taglib has the ability to sort, page , export etc. However 
> it lacks tha aiblity to search a column for a piece of data. If the grid has 
> 5000 rows with paging of 20 items per page, it is hard for the users to 
> search a column for a value. This can be achived by writing custom code to do 
> this but it would be nice if it was a part of the taglib where you could 
> search on certain columns or all columns for a particular value.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to