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.