Community

Loading Images Asynchronously Inside an ASP.NET GridView

(Suprotim Agarwal) Retrieving and displaying images in a GridView is a time consuming task. If done synchronously, this task can at times test the users patience. One way to provide a good user experience is to load the images asynchronously. So when the GridView loads, we initially display a defaul

Read More - Register for Free Membership