How do i show Stored images on Report through CSLA Objects?How do i show Stored images on Report through CSLA Objects?
Old forum URL: forums.lhotka.net/forums/t/5530.aspx
Kalpesh Shah posted on Saturday, October 04, 2008
Please help me to achive above! JoeFallon1 replied on Saturday, October 04, 2008
I display a Logo image on all my Reports and I use CSLA and Active Reports from DataDynamics.
I haven't looked at it in a while but as I recall I simply retrieve the image from the SQL Server database as a byte() array. Then I set an Image control on the report to this byte array.
Joe
Kalpesh Shah replied on Thursday, October 09, 2008
Any detail help related with crystal report in this issue?Copyright (c) Marimer LLC