Using datatables with Ajax + JSP + Struts.
Using datatables with Ajax + JSP + Struts.
hemanthkumar1990
Posts: 7Questions: 0Answers: 0
Hi,
I have implemented pagination using DataTables v1.9. But the issue what I'm facing now is that page is getting loaded with whole data and then pagination is getting applied. Due to this there is time gap where my page is distracted with a lengthy table when loaded. Is there any other way I can use Datatables for pagination either by Ajax calls or something like that. I'm using JSP front-end on struts frame work.
Thanks!
Hemanth
I have implemented pagination using DataTables v1.9. But the issue what I'm facing now is that page is getting loaded with whole data and then pagination is getting applied. Due to this there is time gap where my page is distracted with a lengthy table when loaded. Is there any other way I can use Datatables for pagination either by Ajax calls or something like that. I'm using JSP front-end on struts frame work.
Thanks!
Hemanth
This discussion has been closed.
Replies
Allan