Navigation

    APPDRAG Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular

    REMINDER

    Please be respectful of all AppDragers! Keep it really civil so that we can make the AppDrag community of builders as embracing, positive and inspiring as possible.

    Table pagination

    Features requests
    2
    3
    231
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      Neb BKZA last edited by Neb BKZA

      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 ?

      1 Reply Last reply Reply Quote 0
      • Joseph Benguira
        Joseph Benguira last edited by

        Hey Neb

        If you want ot display a table you can use this awesome library:
        https://handsontable.com/examples?headers

        documentation is here:
        https://handsontable.com/docs/7.4.2/tutorial-quick-start.html

        It supports pagination, sorting, filtering, searching 🙂

        1 Reply Last reply Reply Quote 0
        • N
          Neb BKZA last edited by

          Thank you so much Joseph Benguira
          😀

          1 Reply Last reply Reply Quote 0
          • First post
            Last post