Show more than 75 rows with CustomCriteriaListGridDataSource
Posted: Fri Aug 02, 2013 11:35 am
Hi,
I have a problem with my CustomCriteriaListGridDataSource.
If i set useForFetch flag at true, the listgrid display only 75 rows even if i scroll down. But if useForFetch flag is set at false, when i scroll down rows are loaded.
The problem is that i need to use a customPersistenceHandler for fetch. I have missing something to make it works ?
Thanks in advance guys.
I have a problem with my CustomCriteriaListGridDataSource.
If i set useForFetch flag at true, the listgrid display only 75 rows even if i scroll down. But if useForFetch flag is set at false, when i scroll down rows are loaded.
The problem is that i need to use a customPersistenceHandler for fetch. I have missing something to make it works ?
Thanks in advance guys.