This is a migrated thread and some comments may be shown as answers.

Dynamic Image Value

1 Answer 220 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Bernie
Top achievements
Rank 1
Bernie asked on 25 Aug 2007, 03:59 PM

I am new to Telerik Reporting however I have been using RadControls for over 2 years now. I am currently working on an RMS (Records Management System) project for several clients. Needless to say I don’t feel like dealing with all the baggage within Crystal Reports (I can’t stand the viewer) and since I have been “Telerikized” I figured I’d give reporting a shot. I need to display an image in the Page Header that is unique to each client. It has to be able to be loaded dynamically depending on the designated client. Is there any way to do this without having to use a dataset? Parameters?

Bernard J Bobinski

En4cer Web Systems

1 Answer, 1 is accepted

Sort by
0
Bernie
Top achievements
Rank 1
answered on 26 Aug 2007, 03:30 PM
Disregard - I figured it out. 

pictureBox1.Value = Bitmap.FromFile("C:\\Program Files\\Image.jpg");

Tags
General Discussions
Asked by
Bernie
Top achievements
Rank 1
Answers by
Bernie
Top achievements
Rank 1
Share this question
or