[CLOSED] How to save gridpanel into database sql? (using vb)

  1. #1

    [CLOSED] How to save gridpanel into database sql? (using vb)

    Hi All,

    I need your advice please how to save the data in gridpanel into SQL database (vb). Sorry, may be I miss the previous threads or examples.

    Thank you.

    Regards,
    joe2014
    Last edited by Daniil; Oct 07, 2014 at 5:32 AM. Reason: [CLOSED]
  2. #2
    Hi @joe2014,

    You could use an SqlDataSource control.
    https://examples2.ext.net/#/GridPane...SqlDataSource/

    Without an SqlDataSource you can send the data to the server and save in to the database in any way.

    I would recommend you to look at the following examples.
    https://examples2.ext.net/#/search/saving
    https://examples2.ext.net/#/GridPanel/Update/AutoSave/
    https://examples2.ext.net/#/GridPanel/Update/Batch/
  3. #3
    Hi @daniil,

    Thank you very much for your info, really appreciate it.

    Could you please close this thread? thanks again.

    regards,
    @joe2014

Similar Threads

  1. [CLOSED] How Save to database
    By Quico in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Jan 14, 2014, 12:31 AM
  2. Replies: 0
    Last Post: Apr 05, 2013, 9:03 AM
  3. [CLOSED] Save ext:GridPanel.getState() in SQL Server database
    By supera in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: May 03, 2012, 11:17 AM
  4. How to save DataView to the database?
    By wkcode in forum 1.x Help
    Replies: 1
    Last Post: Jan 19, 2011, 8:24 AM
  5. Save in database
    By flaviodamaia in forum 1.x Help
    Replies: 4
    Last Post: Nov 06, 2008, 7:16 AM

Tags for this Thread

Posting Permissions