[TYPO3-dev] Public change log
    Steffen Kamper 
    info at sk-typo3.de
       
    Fri Jul 10 00:53:58 CEST 2009
    
    
  
Hi Masi,
Martin Kutschker schrieb:
> 
> Great! A must have for forge.
> 
yes. But i have to fight with the huge data. I don't provide the data 
server side but use the generated xml done by cron job.
(I didn't want to spam repository with each request)
Now having all the data in grid is too memory consuming and client 
browser starts behaving strange. But how to page, as there is only 
remote paging?
Lucky i found the Ext.ux.data.PagingStore that allows local paging. It 
takes a bit on first load, but paging is very fast.
http://extjs.com/forum/showthread.php?p=355057
Example is updated, have a look.
vg Steffen
    
    
More information about the TYPO3-dev
mailing list