Lazy loading / Data on demand / Paging big tables solution
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icefaces.org  [Register] Register  [Login] Login 
Lazy loading / Data on demand / Paging big tables solution  XML
Forum Index -> General Help Go to Page: Previous  1, 2
Author Message
anil7734

Joined: 24/07/2009 00:00:00
Messages: 7
Offline


Can you provide the complete example for lazy loading, I am very new to IceFaces.

Thanks
jsfgeeks

Joined: 03/04/2009 00:00:00
Messages: 24
Offline


hi,
can anyone tell me where can i find this RowSelector.java in my project &
which type dataModel is best to use i am currently using CachedRowSetSortableDataModel for database to bean binding.
any help?
Overwhelmer

Joined: 25/11/2008 00:00:00
Messages: 15
Offline


Hi All,
I have a similar problem of ybendek.
It seems that the datatable is colling the get of all the elements. And this happens also when a change the page of the paginator, it reloads all the list.

I don't use any rowselector.

Anyone can help me?

flying_3x

Joined: 09/11/2009 00:00:00
Messages: 2
Offline


Hi Guys,

The lazy loading is really nice and work in my project. Thanks for your work.

I have a small problem, as Lazy Loading only load the data in current page, is it possible to do column sort?

I want to click the header of column and sort the data.

Geoffrey
priyasubu

Joined: 10/09/2009 00:00:00
Messages: 10
Offline


Hi

I hve a problem with lazy loading big tables we have successfully implemented loading large datasets and then paging them by chunking the datasets now the new problem I encounter is that in my datatable we have a popup component and when the popup component is triggered the whole datatable is refreshed and all the rows from the database are retrieved though I would like it only to refresh that page I am not sure where the problem coud be any help would be appreciated
Tostis

Joined: 27/02/2010 00:00:00
Messages: 1
Offline


Downloadable source code is different than code from page.
 
Forum Index -> General Help Go to Page: Previous  1, 2
Go to:   
Powered by JForum 2.1.7ice © JForum Team