I am having trouble displaying images in a datagrid using ASP.NET. I have no trouble inserting the image into the SQL Server database
Obviously you can not just drop a datagrid on a web form and hope it works because you need to change the binary bytes back to an image.
Here is where i am having trouble. Simply i want a good tutorial or even advice on what to do.
Can you just set-up a template column and code it from ASP.NET or do you have to use VB or C#?
Any hints? please help, racking my brain over this!
Thanks