Hello everybody,
 
- First question:
 
I am in a difficult situation and I might need your advices.
 
I make a sql query and the returned result contains up to 30 thousand records 
or sometimes more. So to do the paginating, I put those 30K records in the 
session. What I want is when I make that query, the result contains only the 
first 1000 records (I can do this in my programs) and display tag will paginate 
them in 100 pages. When I go to page 100, the paging banner display from page, 
for example, 95 to 105. I want display tag notify me which pages are on the 
paging banner so that I can go to the database and get the appropriate data for 
those pages.
 
Can it be done with display tag?
 
- Second question:
 
I saw the 'length' attribute of the <display:table> tag on displaytag website. 
I don't think it was there before. Its description is " number of records to be 
shown". What does this attribute do? Is there any example using this attribute?
 
- Last question:
 
I just downloaded displaytag from the CVS. I don't know how to compile them. 
Could you show me how?
 
Sincerely,
 
Thai




-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to