Hello,
Here is a problem with rdlc report in .net 2005 with c#. I have made a rdlc report and bind it with data source with contains image also and its showing well. But my requirement is to add an image in the report that is the symbol of our company but when i select image box then there are three types of sources "database","ext ernal","embedde d". database type is used when image will retrieve from database. In my situation image is on E drive and when i coose to give the path of image only "Expression " written in the drop down list of report designer window. Kindly tell me how can i add image out sideside from data source in rdlc reports.
Here is a problem with rdlc report in .net 2005 with c#. I have made a rdlc report and bind it with data source with contains image also and its showing well. But my requirement is to add an image in the report that is the symbol of our company but when i select image box then there are three types of sources "database","ext ernal","embedde d". database type is used when image will retrieve from database. In my situation image is on E drive and when i coose to give the path of image only "Expression " written in the drop down list of report designer window. Kindly tell me how can i add image out sideside from data source in rdlc reports.