Forum: C# Mar 11th, 2009 |
| Replies: 1 Views: 508 if u want add image to rdlc, you must embeded your image first,
klik Report >> embeded image. after it, drag image tool from toolbox, in properties, go to value, and add your image.
you mean... |
Forum: C# Mar 11th, 2009 |
| Replies: 2 Views: 2,275 thanx for reply, the code is run away now. :)
my mistake is, localreport going to be render.
when i use reportviewer to render it normaly work.
this my code,.... i hope anyone have this same... |
Forum: C# Mar 10th, 2009 |
| Replies: 2 Views: 2,275 i've got an error when render report. am stuck here, please help me..
error like :
Microsoft.Reporting.WinForms.LocalProcessingException: An error occurred during local report processing. --->... |