To generate report in time of execution
Posted: Thu May 17, 2007 8:05 am
I have a grid for visualization and researches of the registration of each table, example in this link

The user can configure this grid, selected which column wants to visualize, it is also possible to define the position and size of each column in the grid.
These configurations are saved in the database.
Precise that when the user clicks in a button to print in the toolbox grid a report it is created in time of execution with the same configurations that the user applied in the grid.
How be make this procedure, some example?

The user can configure this grid, selected which column wants to visualize, it is also possible to define the position and size of each column in the grid.
These configurations are saved in the database.
Precise that when the user clicks in a button to print in the toolbox grid a report it is created in time of execution with the same configurations that the user applied in the grid.
How be make this procedure, some example?