Is it possible to print all data when we use server side call to load data tables?
Is it possible to print all data when we use server side call to load data tables?
MuraliVenkat
Posts: 14Questions: 5Answers: 0
Hi all,
I want to print all data when using ajax calls to load data table. I am loading 10 records per page and totally I have some records(Say 60). I will make ajax call every time when we go next or before. So I will show only 10 records at a time. Is it possible to print all data(60 records) in the print page?
Thanks in advance.
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Please see this FAQ.
Allan
Thanks @allan