jQWidgets Forums

jQuery UI Widgets Forums Grid Looking for working Crud examples

Tagged: 

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Looking for working Crud examples #4385

    DavidSimmons
    Participant

    I have been using jqGrid but would like to move over to using jqWiggets. I am finding to many areas jqGrid that have me locked in to doing things that are not real world.

    I have been going though all the jqWiggets examples but, I am finding them incomplete. By that I mean not a complete as a working CRUD. One example is your approach to inserting a record. In the php example they generate a data record. I am not sure the best way but was wandering if you can insert a new row in the grid allowing the using to update the data and then save it. Maybe you have to insert a record into the database first but I am not sure.

    Are there anymore php examples that are more complete as a CRUD application with maybe best practices in place. Would appreciate any help in this area to decrees the learning time and enhance productivity.

    Looking for working Crud examples #4390

    Peter Stoev
    Keymaster

    Hi David,

    The examples provided with the download package about jqxGrid and also the examples in the php_demos folder demonstrate how to use the jqxGrid with PHP and MySQL. We don’t have additional samples, but as soon as we have, we will put them Online. I suggest you to take a look also at the PHP Integration section of our Help Documentation. The CRUD help topic shows how to make ‘Insert’, ‘Update’ and ‘Delete’ commands. However, it depends on your business logic what kind of information will be passed to the 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.