Multiple grids on one form

Hello,

I am trying to get multiple grids on one form page, each one having a different SQL Select statement for their respective grid. Anyone ever done this or have any idea on how to do this? I know this could be done through a Dashboard but would rather not use the Dashboard application.

Any help would be appreciated.

Dr. Tim

Hi Dr Tim,

I have never tried this but I’m assuming you could use a control application, include both applications and use a variable for the sql statement.

Create a blank application, and inside the blank applicate code an html page with different iframes, each iframe should contain your desired grids.

Regards