Hello Duy,
Have a look at the weaves Tapestry 5.x library, it contains a Pagedgrid
component with a custom gridsource which will never query the total number
of rows in a dataset and uses paging to increase performance, especially for
large datasets. We use it to scroll through recordssets of over 1 million
records.
The code is here: https://github.com/intercommit/Weaves
A demo is here: http://intercommitweavesdemo.intercommit.cloudbees.net/
Regards,
Antal
-----Oorspronkelijk bericht-----
From: Chung Khanh Duy
Sent: Sunday, December 22, 2013 10:07 AM
To: Tapestry users
Subject: Peformance loading huge data with T5 grid.
Hi experts,
I am facing performance problem when loading over 25,000 records although
have set paging = true, the time to complete loading is over 30s. So do
someone have any suggestion or idea to improve that ?
Any suggestion or idea will be appreciated .
Thanks,
Duy
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org