Loading data from SQL Server database tables into GridView using ASP.Net AJAX Server controls is quite similar to the normal way. The difference is placing the ASP.Net Server controls like GridView and Buttons inside the AJAX Extensions Server Control called UpdatePanel.
