How to Use ASP.NET to Populate AJAX Control
The DynamicPopulate Control in the ASP.NET AJAX can call a page method and fill the resulting value in the target control on the page without a page refresh. The method call returns a form of HTML string that is inserted as a child of the target element. Click: http://bit.ly/1JcVm4q















