Rick, I don't believe I have explained it correctly.
What we use at the moment is the eXtreme Table at http://extremecomponents.org/extremesite/welcome.jsp If you notice at the top of the columns, they have a text box where the user can enter data and filter / search a column for data. This lets the user drill down quickly to the item the need. We started out with the display tag and believe that it has a better look and feel, but it did not do this filtering for us. Maybe you are right and this is out of the scope of the display tag. I could see a way you might be able to edit the list behind the scenes (AJAX?) and wrap that around the display tag and make it appear like it is doing the filtering / searching. Gary Woodbridge Application Development Analyst - Consulting JPMorgan Chase Securities Safekeeping Phone 405-440-8674 Fax 405-440-8676 EMail [EMAIL PROTECTED] |---------+-------------------------------------------> | | "Rick Herrick" | | | <[EMAIL PROTECTED]> | | | Sent by: | | | [EMAIL PROTECTED]| | | ceforge.net | | | | | | | | | 02/16/2006 12:19 PM | | | Please respond to | | | displaytag-user | |---------+-------------------------------------------> >------------------------------------------------------------------------------------------------------------------------------| | | | To: <[email protected]> | | cc: | | Subject: RE: [displaytag-user] Filters/searches on columns | >------------------------------------------------------------------------------------------------------------------------------| That's really outside the scope of display tag. It'll handle whatever you put in the list, so you should filter the list going into the display tag. Display tag is for DISPLAYING (thus the name :^). How you handle data sets should dealt with elsewhere. So... not being on the project team, I really shouldn't speak for them, but I can say with about 99% certainty that there are no plans to add this in the future. Rick Herrick [EMAIL PROTECTED] > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:displaytag-user- > [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] > Sent: Thursday, February 16, 2006 10:03 AM > To: [email protected] > Subject: [displaytag-user] Filters/searches on columns > > With display tag, can you filter a column? > > We moved away from display tag because we could not find a way for the > user > to enter some search criteria into a field and limit what they see in the > table. > > But, beside that, we would want to use displaytag. > > Any plans to add this in the future? > > Thanks, > Gary Woodbridge > Application Development Analyst - Consulting > JPMorgan Chase Securities Safekeeping > Phone 405-440-8674 > Fax 405-440-8676 > EMail [EMAIL PROTECTED] > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 > _______________________________________________ > displaytag-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/displaytag-user ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ displaytag-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/displaytag-user ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ displaytag-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/displaytag-user

