Cannot show bitmap in Local Report Image
C#
1
Posts
1
Posters
0
Views
1
Watching
-
:confused:Hi, I am new to C# and cannot find an example in VS 2005 to help me solve the problem. I have an Image Report Item in a Local Report called Image1. I created a bitmap called mybmp in my project. I drew a graph in mybmp and can view it after using mybmp.save(not required) I have to link mybmp to the value property of Image1 May be we have to use a report parameter, but I can't seem to get it right. Thanks Ramith Sivanarain