Hi,
I have a gridview in my page and i have to fetch image from the database and show the image.
i followed the link http://www.codedigest.com/Articles/ASPNET/106_GridView_with_Thumbnail_Images_%e2%80%93_Part_2.aspx
and it works fine....
but i would like to implement in other way....
In the above article user has click on the image then only image opens and enlarge...
But i would like to implement in the other way...i would like to user to jus mouse over on the image of the gridview and the image should enlarge and open in the centre of the page...
How to do??? plz help me soon....
Instead of the gridview if we can do that with other control or other way...plz suggest me......i have to fetch from the database and show.
Thanks....