المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Display images in the Image data type XTraReport



C# Programming
06-24-2013, 05:09 AM
In his table with 1 column named 'Picture', Image data type, when you save the image successfully, but when the XTraReport intelligent display shows only the string column, but do not show columns Picture is, I wrote the following code to help you with you know, okay thanks in advance.

xrPictureBox1.DataBindings.Add("Image", DataSource, "Picture");