Hi,

I have a display:table filled with data from a collection. When the
user clicks one of the column header, the display tags sort the
collection.
In the top of the page I have a form with a quantity field. When the
user submit the form I set a request variable "quantity" and then I
put it in the length attribute from the display:table.

Unfortunately, the display:table doesn't display the n row from the
sorted collection, it display always the n rows from the first
unsorted collection.

How can I resolve this problem? Can I get the sorted collection
somehow and put it in the name attribute?

Thanks,

Daniel Cricco

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to