Home > Archive > Visual Basic Crystal Reports > June 2005 > Problems printint datagrid
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Problems printint datagrid
|
|
| Diego F. 2005-06-09, 8:59 am |
| I need to print a datagrid contents, but using the easy way of javascript
the last line of the page is cut.
Is it possible using Crystal but not designing the report? I should pass the
datasource in runtime.
--
Regards,
Diego F.
| |
| Thomas Wenning 2005-06-09, 8:59 am |
| Hi Diego,
"Diego F." <diegofrNO@terra.es> schrieb im Newsbeitrag
news:ODAPbDNbFHA.2420@TK2MSFTNGP12.phx.gbl...
> I need to print a datagrid contents, but using the easy way of javascript
> the last line of the page is cut.
>
> Is it possible using Crystal but not designing the report? I should pass
the
> datasource in runtime.
>
> --
> Regards,
>
> Diego F.
for VB.Net and without Crystal Report use this :
http://www.knowdotnet.com/articles/printgriddemo.html
Greeting
Thomas
|
|
|
|
|