ParamQuery grid support forum

General Category => Help for ParamQuery Grid (free version) => Topic started by: yaseer on November 21, 2015, 01:24:23 pm

Title: Basic steps to start with add update and delete and store in db (PHP)
Post by: yaseer on November 21, 2015, 01:24:23 pm
Basic steps to start with add update and delete and store in db (PHP)
Title: Re: Basic steps to start with add update and delete and store in db (PHP)
Post by: twiddly on December 20, 2015, 04:57:54 am
look at the demo for Row Editing, it has most of what you need including back-end php code, but you'll have to modify to match your data

You should also look at the code at /php/database in the grid download files.