File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes paging datatable after filtering dataList Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "paging datatable after filtering dataList" Watch "paging datatable after filtering dataList" New topic
Author

paging datatable after filtering dataList

mahta moradzadeh
Greenhorn

Joined: Jan 13, 2009
Posts: 3
hi all.

i have a problem with t:datatable and t:dataScroller.It work fine when i scroll in whole list.
my problem is when i filter my list with date.so a sublist will be shown.but when i click on paging number in dataScroller , the whole list reterive from db and the sub list is loss.
i use t:save state for resolve this problem but in some pages i get LazyInitializationException. how can i resolve this problem?
can anybody help me?

thanks.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: paging datatable after filtering dataList
 
Similar Threads
Displaying records
Does jakarta struts support paging taglib?
ResultSet Paging --- I am STUCK!!!!!!
Problem with sun.jdbc.rowset.CachedRowSet
Pager-tag can't paing if I don't place code in jsp?!