WebDropDown class
the WebDropDown is an AJAX-enabled control ASP.NET consisting of an input box and a dropdown list of items its main functionalities include auto-complete/suggest, selection, value editing, binding to many data sources out of the box, templating, and a rich client-side and server-side API
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
Infragistics.Web.UI.WebDropDown = function() {}; |
ASP.NET Ajax Javascript (Usage) | |
---|
var instanceVar = new Infragistics.Web.UI.WebDropDown(); |
Object
Sys.Component
Sys.UI.Control
Infragistics.Web.UI.WebDropDown