Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - twiddly

Pages: [1]
1
here's a port of the northwind db (which is what the demos are using) for mysql
https://code.google.com/p/northwindextended/downloads/detail?name=Northwind.MySQL5.sql

2
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.

3
Help for ParamQuery Grid (free version) / pqselect with pq grid
« on: December 19, 2015, 09:07:49 pm »
Is there an example of using pqselect with pq grid?
I want to use a multiselect with checkboxes in one of the grid cells.
I saw the demo for that with pqselect but looking at pq grid demos, the closest I can find is the autocomplete demo and it appears to use pq-ac-editor.
Is there a pq grid editor that uses pqselect?



Pages: [1]