jQWidgets Forums

jQuery UI Widgets Forums Grid To implement a server side paging using ajax call

Tagged: 

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 10 years, 11 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author

  • Vivek
    Participant

    Hi,

    I am fetching an array list from a backend service and sending it to the jsp. In the jsp I am iterating the arraylist. It is showing all the results. Now i want to implement pagination on this list of data and want to show limited number of results per page. Also on click of next/previous button want to make an ajax call back to the server for next set of results.

    Can anyone help me out with this problem and demonstrate a way how can i achieve it. I have to get the value of the page offset and number of results from backend.

    Is their any widget that can help me out with this scenario..?
    if yes, please guide me through.
    I will be really thankful.

    Regards,
    Vivek


    Peter Stoev
    Keymaster

    Hi Vivek,

    You may look at the Grid’s Server Paging demo available online or on the Documentation page where the implementation is demonstrated and explained in details.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.