
I am using Sql server to upload images and the uploaded images are immediately reflected in the grid below.my problem is when ever i change or edit the picture,the picture is changed in the database but the grid shows the previous image that I had deleted.and i have to log out and lo-gin again to see the changes. Is there any way to over come this? Is there any way to clear cache each time the grid reloads?