ASP 2.0 GridView is not showing the image
im calling the database from SQL express. i already storage some record whit text and a image. but when i configure the gridview a select image binary and when displays the info in the web it only shows the text.... so
how can i show the image too.
thank you very much.
Re: ASP 2.0 GridView is not showing the image
Any code being used to display the image?
How did you configure the gridview to display the binary image?
Re: ASP 2.0 GridView is not showing the image
to be honest i just select the rom binary image and was specting to show the image in the gridview.....
but any code or example of how to configure my grid or how to show the image will be welcome... and thanks in advance.