jQWidgets Forums

jQuery UI Widgets Forums Grid Lazy Loading

This topic contains 4 replies, has 3 voices, and was last updated by  Peter Stoev 9 years, 8 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Lazy Loading Posts
  • Lazy Loading #67906

    Dinesh
    Participant

    Hi
    How to laod the grid data in an event(say on a button click). There is something called store.load() in extJS.
    Do we have anything similar to achieve that functionality?
    Thanks in advance!

    Lazy Loading #67908

    Peter Stoev
    Keymaster

    Hi dinesh,

    The Server Paging is actually lazy loading. But if you just want to bind the Grid at a later point, set its “source” property to dataAdapter instance on button click.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com/

    Lazy Loading #67938

    Dinesh
    Participant

    Thank you Peter for the quick reply. This is what made me like JQWidgets:)

    Lazy Loading #75785

    raj
    Participant

    Hi Peter,

    Can you please provide me a sample implementation or code snippet?

    In my case, I need to achieve the same when grid scrollbar reaches the bottom instead of button click.

    Looking for your reply.

    Thanks,
    Raj

    Lazy Loading #75788

    Peter Stoev
    Keymaster

    Hi Raj,

    Many such samples are available online in the Demo. See Virtual Data, Virtual Records, the PHP, JSP or .NET samples about jqxGrid.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.