Using Datatables on Wicket Java
Using Datatables on Wicket Java
tiaraxnjaem
Posts: 17Questions: 5Answers: 0
Halo, I'm using datatables on framework wicket, the datatables was displayed, but when i did sorting the web just loading not displaying result of sort datables
How should i do?
nb: sorry for my bad english
This discussion has been closed.
Replies
Are you using
serverSide
? If you are, and you've got less than 10-20k rows, it would be worth removing it and seeing if that helps.If still no joy, we're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin