I am going to explain about how to use ajax control toolkit in asp.net 2.0
Follow the below mentioned steps to use ajax control toolkit
Step 1. Download Control toolkit from here
Step 2. Create a ajax enabled website
Step 3. add reference of the AjaxControlToolkit.dll file in your website
Step 4. click on toolbox tab from the left panel, then right click and click on add tab and provide name to your tab say Ajax Toolkit. the right click on your new tab then click on choose items. A new window opens click on Browse at the .Net Framework Component tab. search for AjaxControlToolkit.dll file in your computer.
Step 5. now it is all set to use ajax control toolkit in your website. Just drag and drop the controls you want to use in your website and do the programming.
Hope this post will help you in using ajax control toolkit.
your suggestion and comments are invited....
No comments:
Post a Comment