Hi,
I would like to call a php script from jqgrid to generate a chart (with the jpgraph tool) or generate a pdf with tcpdf.
This is no problem: I could do an ajax request to makechart.php and put the result somewhere on my page.
My problem is: How do I add the data from the actual jqgrid search specification that is posted for example when refreshing the grid?
For exampleI would like to have a button which calls onclick:
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top