To generate report in time of execution

Stimulsoft Reports.NET discussion
Post Reply
Leandro
Posts: 74
Joined: Tue Aug 08, 2006 9:07 am
Location: Brasil

To generate report in time of execution

Post 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?
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

To generate report in time of execution

Post by Edward »

Please see a sample Application PrintGrid from the standard delivery of the StimulReport.Net.

Thank you.
Post Reply