Hi, I have datatable populated with 10000 rows from json object in single server hit.

Hi, I have datatable populated with 10000 rows from json object in single server hit.

ankurgupta22ankurgupta22 Posts: 2Questions: 1Answers: 0

To boost up the performance i have used bDeferRender = true and scroll.js. Need help,
- Is bDeferRender is the right option i am using please?
- As to achieve scroll.js functionality i am using dom: "frtiS", but to achieve col reordering it uses different dom like 'Rlfrtip'. So i can only be able to achieve one functionality at a time .. how can i achieve both.
Please Help

Answers

  • ankurgupta22ankurgupta22 Posts: 2Questions: 1Answers: 0

    Just to update my question... i have populated my datatable using Json object and using bDeferRender on that as stated below.

This discussion has been closed.