jQuery UI Widgets Forums Plugins Data Adapter Saving XML data

This topic contains 2 replies, has 2 voices, and was last updated by  dima72 9 years, 10 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Saving XML data #68915

    dima72
    Participant

    Dear All,
    How to save XML data of bonded DataAdapter back to xml file?
    Should it produce POST request?
    thanks,

    Saving XML data #68929

    Dimitar
    Participant

    Hello dima72,

    You can send the loaded data to your server with an Ajax call and handle the new XML file creation server-side. If the XML data is bound to a grid, you can use the grid’s export functionality (demo).

    Best Regards,
    Dimitar

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

    Saving XML data #68938

    dima72
    Participant

    appreciated

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

You must be logged in to reply to this topic.