Hi there:
I have a DataGridView loaded with an Entity table. On the other side,in Sql Server 2005, the corresponding table has a varbinary(MAX) column, which contains images.
I want to show fixed size streched images in the column, to give the DataGridView a proper appearance.
How do I do that?
Thank in advance.
Rafael
Believe you can do it, and you will!!