Hi, Please check the example. https://github.com/wicketstuff/core/blob/1fa257603ed918d54a32f0e92bd949aa86afb65c/datatables-parent/datatables-examples/src/main/java/org/wicketstuff/datatables/demo/infiniteScroll/VirtualScrollDemoResourceReference.java#L38 Here you can use the page parameters to filter out or paginate the result.
On Thu, May 31, 2018 at 9:41 AM, trlt <trl...@gmail.com> wrote: > Hi, > > I'm using DemoDatatable in wicketstuff package to develop a table with fair > amount of data (>= 10,000 rows) to display. Can anyone point me to the > right direction as how to implement this with server side processing? I've > already implemented a SortableDataProvider, but I am not too sure how to > invoke it in my program. > > -- > Sent from: http://apache-wicket.1842946.n4.nabble.com/Users-forum- > f1842947.html > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > >