How to implement datatable virtual scroller for python django objects binded table without ajax call
How to implement datatable virtual scroller for python django objects binded table without ajax call

I have pyhton django object loaded table for view pages. I need to update this datatable with virtual scroller concept. I dont using AJAX calls for loading the datatable. On page load the python django objects loading automatically. can anyone please help me?
This discussion has been closed.
Answers
@Allan: Kindly help me let you know about this issue