jQuery UI Widgets Forums Grid Ajax call in Source instead of url.

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Ajax call in Source instead of url. #64199

    Sibeesh Venu
    Participant

    Dear Team,
    Is it possible to do an ajax call from the source , instead of passing the url part? and that ajax call returns an HTML table, from that I will transform it to the Array, Thus finally an array in the source part as data. Can you please share a demo ? Looking forward to hear from you.

    Kindest Regards
    Sibeesh

    Ajax call in Source instead of url. #64235

    Dimitar
    Participant

    Hello Sibeesh,

    We suggest you make your Ajax call, get the table and transform it into an array in the success callback and then define the source and pass the array as its localdata (not url).

    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.