Click here to Skip to main content
15,911,786 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I want to use drop down extender using AjaxControlToolkit. I have Ajax Extension and Ajax Toolkit Installed.

So far I have used Ajax using XmlHttpHeader and it is working using a textbox and a list box. I want the result to be displayed through AjaxControlToolkit and dropdownextender.

Please guide me how to make use of AjaxControlToolkit.

Thanks in advance !

Regards,
Divya
Posted

create your project, drag script manager, drag control,select control,there should be an arrow on the right of the control, click it and choose add extender , add the dropdownextender.
 
Share this answer
 
Divymital wrote:
Please guide me how to make use of AjaxControlToolkit.


There are already lots of tutorials out there - ajaxcontroltoolkit tutorial[^]
 
Share this answer
 
Check out this helpful link its having a nice post on Ajax Toolkit DropDownExtender in ASP.Net with wonderful explanation...

Ajax Toolkit DropDownExtender in ASP.Net

Thanks
 
Share this answer
 
v2
Comments
Manfred Rudolf Bihy 2-Jan-12 8:02am    
Another almost a year old question answered. What are you up to?

:suss:
don't forget to link ajax dll with your page.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900