Hi there again,
So, I am trying to convert Gravity Forms to a full fledge database management app with few changes. I have been successful in searching, advanced searching (multiple data) and also listing the data. Now, just need to figure out how to apply paging to these data. This is basically moving the admin ENTRIES to the client side. If anyone has any idea on reusing the paging functionality from the entry_list.php to the client mode, please please suggest. I am going to try custom paging code for now but if it can be reused, it will just save so much coding. :)
Thanks for looking.