Hi, I have a ASP.NET 1.1 web application page which is built with .net framework 1.1 and in GridView the data is displayed.
I want when they select multiple items then data is updated but without the complete postback of the page. Any help or suggestions please?