Hi there!
I have got a question. When using PivotSQL with serverPaging=true then my expanding (if present on rows and columns) won't work. In the POST (koolPivotConfig) I don't see the "name" or "row" parameters being requested and also PHP gives an error that these parameters (array keys) are missing.
When I do an uncommenting on "// if (this.serverPaging) this.config.expandTrees = {};" in the PivotMatrix.js it all seems to work again. But is that the right solution?
With kind regards, Marloes