![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Apr 2006
Posts: 11
Rep Power: 0
![]() |
print to datagrid(urgent)
Hello all,
i am getting trouble again. im using windows form with datagrid. my trouble is i want to print this datagrid text but i don't have idia. please help me with simple code. biran |
|
|
|
|
|
#2 |
|
Programmer
|
You could use a report (.rdlc file). Bind it with data source by dragging and dropping data source items on it. You can format it and group it as you like. Display it using a ReportViewer.
Here is some helpful stuff: http://www.gotreportviewer.com/. I hope that helps. |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Apr 2006
Posts: 11
Rep Power: 0
![]() |
Hi pedja
thank you for help. yeh, i did that but without knowladge im confused. i already have datagrid and im displaying there some data. i want to print these data. if you have more idia please give me suggestion. thanks |
|
|
|
|
|
#4 |
|
Expert Programmer
|
I've never used a datagrid, or done any printing, but I figure printing is fairly easy, especialy with the .Net framework doing it
Google has plenty of articles on printing: http://www.google.ca/search?hl=en&q=...G=Search&meta= THis would probably be the most use to you. It's how to print a datagrid. CAn't get any closer :p http://www.c-sharpcorner.com/Graphic...dPrinterMG.asp http://www.google.ca/search?hl=en&q=...G=Search&meta= Is this what you were looking for? Hope it helps ![]() |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|