loading page by page is fully supported by DefaultDataTable or
AjaxFallbackDefaultDataTable via IDataProvider interface. Did you have
a look at those?

Ernesto

On Wed, Jun 30, 2010 at 10:35 PM, adp <adp1...@gmail.com> wrote:
>
> I need to implement a data table in wicket with load on demand.
> The problem in use the existent implementations is that they load in advance
> all data and if that data contains a lot of rows, it may produce memory
> errors.
> Then, I need find (if it exists) a way to implement the load on demand (load
> by each page)
>
> Thanks in advance!
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/How-to-customize-the-pages-of-a-DataTable-DataView-or-DataGrid-tp2272728p2274194.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to