Displaying huge data in datatable:
Displaying huge data in datatable:
esantoshu
Posts: 5Questions: 5Answers: 0
Hi All,
I've around 7000 records coming from data base. I want to display these data in UI (in tabular form). As the data is huge, I'm getting timeout error. Can anybody please suggest what is the best way to get the data in UI? (with the example)
Kindly waiting for your response.
Thanks,
Santosh
This discussion has been closed.
Answers
well i have 10k+ records and its fine..
have u tried this http://datatables.net/examples/ajax/defer_render.html