Hi chris, i cannot able to chekout the pagingappfuse prject from the mentioned repository, guide me, how to chekout the same.
Or is there is any other source from where i can download it. Regards, hari passion4hari wrote: > > > > Chris Barham wrote: >> >> Hi, >> >> I've put together a new Appfuse project which demonstrates how to >> enhance the List screens. DisplayTag as provided has issues with >> large datasets, (it retrieves all the records every time), and sorting >> via column headings does not work for the entire dataset, only those >> on screen at the time. >> >> I've built a project which addresses these issues, using Hibernate >> Criteria and extensions to DisplayTags PaginatedList interface which >> gets DisplayTag to hand off all requests for sorting and paging to the >> new implementation of PaginatedList. >> >> The Google Code project is checked in to: >> http://code.google.com/p/pagingappfuse/ >> feel free to check out the code and comment. (instructions here: >> http://code.google.com/p/pagingappfuse/source/checkout >> ) >> >> There are instructions regarding the steps taken on the project wiki >> page here: http://code.google.com/p/pagingappfuse/wiki/PagingSorting >> >> Cheers, >> Chris >> >> > > -- View this message in context: http://www.nabble.com/DisplayTag-external-paging-and-sorting-example-tp17288662s2369p18084888.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
