Thanks for the great work ! I have 2 small questions
-
Is it possible to limit the number of pagination buttons are shown? Currently, if you have a recordset of 5000 records with 50/page , then 100 buttons are shown all at once. The pagination buttons should be in the format of 1 - 2 - 3 ..... 99 , is that possible ?
-
Currently there is only 1 filter box which filters all fields. is it possible to code a search/filter box for each field seperatly and have the PHP SQL code filter only by that field ?
Thanks for the great work ! I have 2 small questions
Is it possible to limit the number of pagination buttons are shown? Currently, if you have a recordset of 5000 records with 50/page , then 100 buttons are shown all at once. The pagination buttons should be in the format of 1 - 2 - 3 ..... 99 , is that possible ?
Currently there is only 1 filter box which filters all fields. is it possible to code a search/filter box for each field seperatly and have the PHP SQL code filter only by that field ?