|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to print a DataGridView in VB.NET 2005Hallo,
can someone tell me, how i could print a datagridview? I found in the whole net nothing :( bye Marc wrote:
> Hallo, Easiest way is to use Crystal Reports and duplicate the data in there.> > can someone tell me, how i could print a datagridview? > I found in the whole net nothing :( > > bye > > Chris i'm use the express edition. imho there is no crystal reports included.
is there no way easy? Show quoteHide quote "Chris" <no@spam.com> schrieb im Newsbeitrag news:OnwcwzeRGHA.2156@tk2msftngp13.phx.gbl... > Marc wrote: >> Hallo, >> >> can someone tell me, how i could print a datagridview? >> I found in the whole net nothing :( >> >> bye > > Easiest way is to use Crystal Reports and duplicate the data in there. > > Chris "Marc" <bei***@gmail.com> wrote in message According to Microsoft:-news:dv1542$iu6$00$1@news.t-online.com... > can someone tell me, how i could print a datagridview? > I found in the whole net nothing :( To create a print job Add a PrintDocument component to your form like "Dim pd As New Printing.PrintDocument()". Write code to handle the PrintPage event. You will have to code your own printing logic. Additionally, you will have to specify the material to be printed. Fun, huh?
progress bar
Need some help with vb StatusStrip Control How to abort a WinForms apps with no main window visual basic problem [VB.NET] How to store/load XML schema internally... datagridview combo box Fields in Access database returned in alphabetical order ASP.NET, CSS, and Netscape 7.1 latency when loading forms Fitting a character on a small button |
|||||||||||||||||||||||