Hi,
Is there a way to bring 3000+ records faster in ASP.NET MVC page using DATATABLE.JS
Pracrically 3000+ records won't load faster unless you have super fast Server as well as Client machine plus a super fast internet and a very fast database server.
If you don't have the above then simply load data on scroll.
https://datatables.net/extensions/scroller/examples/initialisation/server-side_processing.html
© COPYRIGHT 2024 ASPSnippets.com ALL RIGHTS RESERVED.