jQuery UI Widgets Forums Plugins Data Adapter Data Adapter With ProgressBar

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 8 years, 5 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Data Adapter With ProgressBar #84486

    fadi
    Participant

    Dear

    i have JQXGrid with JQXDataAdapter that bind data to XML
    using ASP.NEt WebMethod
    Data Type is “XML”
    my question is how can i display progress bar that shows percentage of loaded data to users so they can know how long they should wait
    for example at some point progress bar should display 65% so user will know that there is 35% left till binding complete.

    i know how to display loading gif but i need to give real estimated waiting time instead of just loading image

    with normal $.ajax call we can achieve that by overriding xhr, but with data adapter i don’t know how to do it, and i really want to get use of benefits that data adapter provides

    thank you in advance

    Data Adapter With ProgressBar #84488

    Dimitar
    Participant

    Hello fadi,

    Unfortunately, jqxDataAdapter does not support this functionality.

    Best Regards,
    Dimitar

    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.