display thumbnail in gridview ,image stored in DB

Posted by Kashif under C# on 8/4/2013 | Points: 10 | Views : 2274 | Status : [Member] | Replies : 1
Hi,

I am trying to show thumbnail images in gridview.because whole pic made the page horrable.so i want to show thumbnail.

I have stored original images file path in the database. Now whenever page loads, it should take filepath of images from database, get the actual image, create a thumbnail image of it and display it in the gridview in asp.net.

Is there any way I can do this??

Waiting eagerly for the answer.

Thanks.




Responses

Posted by: Murugavelmsc on: 8/13/2013 [Member] Starter | Points: 25

Up
0
Down
http://www.codeproject.com/Articles/20971/Thumbnail-Images-in-GridView-using-C

Regards,
Murugavel S
murugavel.sadagopan@gmail.com
http://murugavelmsc.blogspot.in/

Kashif, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response