I'm looking into wicket classes, and i've thinking in override one of them to provide to the ajax data table the data to be displayed on the current page. I mean, i want provide only the data of the current page.
Can you tell me wich class do i have to override to do this? 2010/3/29 Daniela Valero <[email protected]> > Good Morning, I am doing a big application, it will have lot of users > conected at same time, thats the reason becouse I need to do the pagination > of my tables manually. > > I will have a list with all fields to be shown in my data table, i need to > send the content to each page acording as user request to the next page. > > Do you have any ideas to do this? > > -- > | Daniela Valero > > "No hay vientos favorables para quien no sabe a donde quiere ir! > -- | Daniela Valero "No hay vientos favorables para quien no sabe a donde quiere ir!
