Home All Groups Group Topic Archive Search About
Author
13 Jan 2006 11:44 PM
Arno Au
Hi,
how can I print the content of a datagridview in vb 2005?
thanks for answers,
Arno

Author
14 Jan 2006 6:44 AM
Cor Ligthert [MVP]
Arno,

As Ken forever write on this kind of messages "by code".

However don't print the datagridview, print the underlying datasource data.

Be aware the the datagridview is not a kind of excel it is only a control
that represents the data on a screen.

I hope this helps,

Cor
Author
14 Jan 2006 7:34 AM
Aaron
Arno,

Try looking at the
http://www.codeproject.com/vb/net/datagridex.asp


Aaron

Show quoteHide quote
"Arno Au" <a*@au-arno.net> wrote in message
news:dq9e0i$m1$1@news01.versatel.de...
> Hi,
> how can I print the content of a datagridview in vb 2005?
> thanks for answers,
> Arno
>
>
Author
14 Jan 2006 3:44 PM
Arno Au
That doesn't work, but thanks for the answers.
Arno

Show quoteHide quote
"Aaron" <fromthe***@aaronminoo.com> schrieb im Newsbeitrag
news:%23KJMDsNGGHA.3856@TK2MSFTNGP12.phx.gbl...
> Arno,
>
> Try looking at the
> http://www.codeproject.com/vb/net/datagridex.asp
>
>
> Aaron
>
> "Arno Au" <a*@au-arno.net> wrote in message
> news:dq9e0i$m1$1@news01.versatel.de...
>> Hi,
>> how can I print the content of a datagridview in vb 2005?
>> thanks for answers,
>> Arno
>>
>>
>
>