Our admin panel generator is using Datatables.net to present the tables. It’s perfect for small tables, but for bigger amounts of data it becomes slower. That’s why you need to go server-side.

Here’s a video I’ve shot for showing how Datatables generally work, but also at the end I visually show how slower is the default Datatable vs the AJAX one.

You can also read about our AJAX Datatables module here.