jQWidgets Forums

jQuery UI Widgets Forums Grid jqxgrid editing csv

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 12 years, 1 month ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • jqxgrid editing csv #19129

    jb
    Participant

    Hi!  I’m looking to implement something similar to “popupediting.htm”.  With 2 main differences:  1) data is coming from a server-side csv file 2) once edited, that csv file has to be enhanced on the server side, not only on the user’s browser.  I failed to find examples of that on the website documentation..   Can you help me out?

    jqxgrid editing csv #19141

    Peter Stoev
    Keymaster

    Hi jb,

    1. The following is a sample which demonstrates how to implement loading of CSV into jqxGrid: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/bindingtocsv.htm?web.
    2. Our CRUD samples are showing how to update records in a Database. Unfortunately, we do not have a sample which opens and edits a file on a server.

    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.