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
Dynamic table based on dynamic query
- rafaelwithoeft
- Posts: 70
- Joined: Thu Mar 05, 2015 8:26 pm
Re: Dynamic table based on dynamic query
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.
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.