I am having trouble using the PEAR DataGrid package with PDO. I have a working example but it uses MDB2 and I can't seem to adapt it properly for PDO. I have tried using dsn and passing it a new PDO object. The PDO driver is in the Structures tree.
I would appreciate it if someone could provide an example of using DataGrid with PDO.
Thanks,