Page 1 of 1

Dynamic table based on dynamic query

Posted: Thu Mar 05, 2015 8:40 pm
by rafaelwithoeft
How to make a dynamic table based on columns returned by dynamic query?
The client can make a "select query on-the-fly" and this make one specific query...

Example:
The client select 3 radio buttons on the screen. And this make a dynamic query based on the selection.

Its poissible?

Best Regards, Rafael

Re: Dynamic table based on dynamic query

Posted: Fri Mar 06, 2015 11:05 am
by HighAley
Hello, Rafael.

Unfortunately, in Reports.Fx for PHP is used Flash report engine which has some limitations.
Maybe it's better to create three report templates and show the report depending on user selection?

Thank you.