jQWidgets Forums

jQuery UI Widgets Forums Grid Server side paging in Java

This topic contains 0 replies, has 1 voice, and was last updated by  jon74 11 years, 4 months ago.

Viewing 1 post (of 1 total)
  • Author
  • Server side paging in Java #48726

    jon74
    Participant

    Hi all,
    I have a limit use case in my application in which I may have about 31200 rows for my grid.
    The rendering seems to suffer when I try to load the whole amount, so I was thinking about to page server side.
    I’ve seen the example in PHP, but I am using Java and Jsp.
    – Is somewhere an example in java too?
    – I have all the data already available in my scope, so I don’t need to make a query call for each page change

    Thanks in advance
    Jon

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.