Hi,

  Can anybody help me in resolving in this problem. The problem is like this.

  In our project we are using displaytags 1.1 lib.While doing search with some 
parameters we are getting a very long list of results. We are using display 
tag to display and  doing sorting using this tag.
  Whats happening that sorting is working upto 10th page, but the result size 
is 25 or in other words the number of pages what it returns is 25 pages of 
result. Now i am sorting the list by clicking on one of the columns and that 
sorting is working upto 10th page but after then the sorting is not taking 
place.
 I will be very greatful if anybody has resolved such kind of problem in the 
recent past.
I am using this attributes in the display-tag.
<display:table class="simple" id="auditList" name="auditRecordsWSL" 
requestURI="${requestUri}" sort="list" 
pagesize="25"excludedParams="viewState"> 
 <display:column headerClass="smalldefault" class="smalldefault" 
property="referenceType.displayName" sortable="true" 
titleKey="fi.manage.auditRecord.referenceType" 
sortName="referenceType.displayName"/>

Thanks
shrabank



This e-mail and any files transmitted with it are for the sole use of the 
intended recipient(s) and may contain confidential and privileged information. 
If you are not the intended recipient or received it in error, please contact 
the sender by reply e-mail and destroy all copies of the original message. 
Please do not copy it for any purpose or disclose its contents.

Copyright Tarang Software Technologies Pvt. Ltd. 2004. All rights Reserved
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