Posted 23 February 2018, 10:43 am EST
Hi,
Could you please provide a small code snippet of how I get C1TrueDBGrid’s PrintInfo to print just all selected rows ?
Thanks in advance,
Stephan
Forums Home / ComponentOne / WinForms Edition
Posted by: SHanau on 23 February 2018, 10:43 am EST
Posted 23 February 2018, 10:43 am EST
Hi,
Could you please provide a small code snippet of how I get C1TrueDBGrid’s PrintInfo to print just all selected rows ?
Thanks in advance,
Stephan
Posted 27 February 2018, 12:15 am EST
Hi Stephan!
This is not directly possible in the grid. But, as its workaround, you can add these selected rows in another grid. Next, you can print that grid.
I am attaching a small sample for your reference.
Best regards,
Meenakshi