0
kicks
GridView with Thumbnail Images – Part 1
There will be requirements where we need to display the images stored in database in a gridview.It will be good, if the images in the database are rendered as a thumbnail image with a fixed dimension. On clicking the thumbnail image, we can display the whole image stored in the database.