Can anybody help? I used the basic version of PQ-Grid with no problems and now switching to the Pro version for the better features. I'm trying to get the demo with the remote filtering headers to work, but every time I try to use the 'pq_filter' data with code
$pq_filter = $_GET['pq_filter'];
the url appears to no longer contain the 'pq_filter' element. The pq_datatype=JSON and _=1442166005650 are still present.
I have no idea why I'm finding the Pro version so much harder to use than the basic version.
Is there a full download of the demos I can get from anywhere? The basic version came with essentially working downloads, but the Pro evaluation doesn't seem offer downloadable samples so I've probably missed something while constructing my code from the we examples.
Tony