Posts by Alisson Guedes • 11 points
1 post
-
1
votes1
answer20
viewsA: How to achieve a web table optimized for displaying about 100 thousand data
bootstrap dataTables. Do you use any MVC framework? If so, it is even better to configure this plugin. If not, recommend Codeigniter to do this. You configure the table to fetch the data via Ajax.…