jQWidgets Forums

jQuery UI Widgets Forums Grid Sorting, filtering and paging by remote

Tagged: 

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Sorting, filtering and paging by remote #26091

    NoiZy
    Participant

    Hi,

    I have configured a grid which loads json data from remote, works very well for the first initial request.
    But if I sort, filter or page, no request is fired against the server (Checked with Chrome developer tools).
    Filtering works but only for the 10 (out of 50) entries loaded on start.

    sortable: true
    filterable: true
    pageable: true

    are set, did I missed something?

    Kind regards
    Christian


    Peter Stoev
    Keymaster

    Hi Christian,

    I suggest you to look at the help topics in the Help documentation(ASP .NET or PHP Integration) which describe how server side processing is required to be implemented. It is not just enabling sorting, filtering, etc. We also do have online demos with PHP.

    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.