Page 1 of 1

To generate report in time of execution

Posted: Thu May 17, 2007 8:05 am
by Leandro
I have a grid for visualization and researches of the registration of each table, example in this link
Image

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?

To generate report in time of execution

Posted: Thu May 17, 2007 8:31 am
by Edward
Please see a sample Application PrintGrid from the standard delivery of the StimulReport.Net.

Thank you.