lazy loading of datatable while scrolling down the page .

lazy loading of datatable while scrolling down the page .

polachanpolachan Posts: 101Questions: 50Answers: 0

Hi
I am trying to display the employee attendance report in the view using data table . I have given the paging feature is false . But now it is very very delay to list the records in the data table have to wait 10 mins to list more than 15000 rows in the data table. So is it possible to reduce the delay using lazy loading feature in the data table. I have given my code is given below
Please can you advise me with suggested code to show the report very fast to the user when there is the rows more than 10000 or above. Please can you go through the text file attached and can suggest me with code .

This discussion has been closed.