Thank you so much Joseph Benguira
N
Posts made by Neb BKZA
-
Table pagination
Hello,
Is there a way to paginate a data table ?
I have tried many ways like Jquery plugins, but the result is not good.
The plugin provides search filter and pagination but the AppDrag tables structure don't fit with the plugin requirements.
The <thead> tag is followed by <tr> and <td> instead of a <th> tag, and when you change it the row or container is no more draggable and loose the drag and drop option. I tried to fix it but the result is OK but could be better.
Something on the road map about pagination ?