Hi
VS 2005/ SQL Server 2005
I have a page containing gridview control which shows a product thumbnail image and an order qty which the users can chage using the standard edit/update/cancel
Each time the users update a quantity, all the product images are reloaded (they are stored in sql server) which creates irritating delays
Any tips on how to avoid reload of images please?
Thanks
VS 2005/ SQL Server 2005
I have a page containing gridview control which shows a product thumbnail image and an order qty which the users can chage using the standard edit/update/cancel
Each time the users update a quantity, all the product images are reloaded (they are stored in sql server) which creates irritating delays
Any tips on how to avoid reload of images please?
Thanks