Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1070
igCombo : Can JSON be used for Server Side Integration for Retrieving and Adding Data to SQL Server
posted

Hi,

Can JSON be used for Server Side  Integration for Retrieving and Adding Data to SQL Server.

Can someone please help with this.

thanks

Parents
  • 18204
    Offline posted

    Hi DayanaArul,

     

    Thank you for posting in our forums!

    Could you please clarify a little more on what exactly you mean by using JSON to integrate and retrieve data?

    If you are asking how to send data from the igCombo to the server, you could create an Ajax call and send data from the igCombo to the server to work with.  Please see the sample I have attached to this post for a demonstration of this.

    When pressing the "Update" button on the page, the currently selected item in the igCombo is sent to the UpdateData Action on the server, where it can be used to update or retrieve data from a database.

    If you need further assistance with this, please let me know and I will be glad to help.

    igCombo_ComboJSON.zip
Reply Children