Page 1 of 1

DataGridView

Posted: Fri Sep 10, 2010 1:54 pm
by Leandro
hello,
How do I print through Stimul all records displayed in a datagridview.
I need the report to be dynamic, which plays all columns of the datagridview that the user is viewing.

DataGridView

Posted: Mon Sep 13, 2010 2:29 am
by Alex K.
Hello,

If we understand you task correctly in this case you need manually calculate size and position of columns.
Please see the sample report in attachment.

Thank you.