Dynamic table based on dynamic query

Stimulsoft Reports.PHP discussion
Post Reply
User avatar
rafaelwithoeft
Posts: 70
Joined: Thu Mar 05, 2015 8:26 pm

Dynamic table based on dynamic query

Post 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
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Dynamic table based on dynamic query

Post 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.
Post Reply