jQWidgets Forums

jQuery UI Widgets Forums Grid PHP Integration MySQL binding options

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author

  • Ivalde
    Participant

    The PHP Integration section in the jQWidgets documentation describes the following 3 binding options to bind the jqxGrid as an example to the MySQL database:

    1: Bind jQuery Grid to MySql Database using PHP
    2: Data Binding with PHP’s mysqli Extension
    3: Build CRUD Web App with jqxGrid using PHP and MySQL

    What is the preferred binding method, and are these 3 methods usable for all the widgets?

    Can the data in general be inserted, selected, updated and deleted whatever binding option is used?


    Peter Stoev
    Keymaster

    Hi Ivalde,

    You can use any of these options based on your own prefererence. In our documentation we demonstrate how the client side can communicate with the server side and how to handle some HTTP variables sent by the widgets to the server. I don’t see a problem to update, delete or insert data in any of the binding options.

    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.