Author Topic: Basic steps to start with add update and delete and store in db (PHP)  (Read 2399 times)

yaseer

  • Newbie
  • *
  • Posts: 1
    • View Profile
Basic steps to start with add update and delete and store in db (PHP)

twiddly

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Basic steps to start with add update and delete and store in db (PHP)
« Reply #1 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.