Creating A DotNetNuke Module using the ASP.NET AJAX Control Toolkit
Posted by: ASP.NET Daily Articles,
on 25 May 2007 |
View original | Bookmarked: 0 time(s)
This tutorial will build a sample module that implements the Popup Control Extender from the Microsoft ASP.NET AJAX Control toolkit. The extender will be used to display a list of names in a drop-down when the user clicks on the text box. The user will be able to type a name in the text box or select a name from the drop-down list....