Support Requests item #798468, was opened at 2003-09-01 12:32
Message generated for change (Comment added) made by fgiust
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536614&aid=798468&group_id=73068

Category: None
Group: None
>Status: Closed
>Resolution: Wont Fix
Priority: 5
Submitted By: Mohammed (mfk20)
Assigned to: fabrizio giustina (fgiust)
Summary: Paging of mega lists

Initial Comment:
I know there is a paging functionality and it stores the 
full list in the session.

However I want to be able to query the database for 
each page to reduce the the time it takes for the first 
query which is huge. Is it possible to do that?

Thanks

----------------------------------------------------------------------

>Comment By: fabrizio giustina (fgiust)
Date: 2003-10-12 19:22

Message:
Logged In: YES 
user_id=798060

the display tag library is only for data presentation, it doesn't 
cover data fetching or storing.
If the list to show is too big and front-end paging is not an 
appropriate solution you should implement your own code for 
partial data fetching from db

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536614&aid=798468&group_id=73068


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to