How do I show the ajax tool kit in my toolbox in .net? All i see are the ajax server side extensions.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Follow this http://www.asp.net/Ajax/Documentation/Live/InstallingASPNETAJAX.aspx
Basically you need to download the kit whether 2.0 or 3.5. Grab the dll file and put it in the bin directory. Go to your project and reference it. Right click the toolbox area and create a new area for the ajax kit. Create the area and select that dll, you will notice all the controls will be added.
Heres a step by step for you:
http://blogs.msdn.com/webdevelopertips/archive/2009/05/16/tip-62-did-you-know-how-to-add-ajax-control-toolkit-to-the-toolbox.aspx