Your selection returned: 58 item(s)
Page 1 of 6 Next »
Sponsored Listing
ASCDataDropDown is a simple superclassed dropdown listbox that allows you to populate the data without writing code to access the database.
Just specify the connection string, SQL query or stored procedure, DataTextField, and DataValueField. Then, call the DataBind method. ...
AutoComplete is an ASP.NET AJAX extender that can be attached to any TextBox control, and will associate that control with a popup list to display items that returend by the webservice for the prefix typed into the textbox. The list with suggested items supplied by a web service is positioned under the textbox. ...
AutoSuggestBox is a free ASP.NET component, which allows you to implement functionality similar to 'Google Suggest' in any web application. This control is derived from asp:TextBox so you can use any validation available on Textbox. You can customize the look and feel through CSS. Complete source code and demos are available for download. ...
Free ASP.NET (2.0) control that utilizes .NET AJAX Extensions to retrieve and display list of suggestions when user types into associated text box. Supports paging of suggestions and many other options. Control's look and feel is fully customizable using CSS. Complete source code and demos are available for download. ...
Collapsable Panel is a very easy to use control that allows a developer to create collapsable content blocks on their website with ease. This control extends and enhances the Panel control by adding a Title row with an appropriate link or image for collapsing or expanding the content. The title row is completely style-able, and you have the option to choose to display text or an image for the action item that expands and collapses the content. Adding other controls is as simple as adding controls to a panel. This control was built with IE 5+ and Netscape 6+ in mind. If a client uses a browser that isn't supported, they will have the same content and title, but the panel will not be collapsable. ...
ColorPicker is an ASP.NET AJAX extender that can be attached to any ASP.NET TextBox control. It provides client-side color-picking functionality with UI in a popup control. You can interact with the ColorPicker by clicking on a colored area to select a color. It requires a binary reference to the ASP.NET AJAX Control Toolkit. ColorPicker extender is cross-browser compatible: it works with IE 6/7, Firefox, Opera, Safari and Google Chrome. ColorPicker is built on top of ASP.NET AJAX Control Toolkit and internally utilizes a Popup extender. ColorPicker is compatible with the UpdatePanel: can be placed inside the UpdatePanel....
Color Selector Controls provide two controls for use when picking a color. Both provide a DropDownList filled in with the names of known colors. One adds a color box to show the color visually....
The Combobox is a data input control that allows end-users to enter a value by either selecting from a drop-down list or typing in a text box. It is a ubiquitous data input control found in almost every client application yet, it is strangely ommited from the HTML specification. Well after looking high and wide on the internet for a good .Net implementation, I decided to write my own. The goal was to create a control that is visually distinctive from the default HTML Select element and provide features such as auto complete and list validation. Those familiar with the native DropDownList and TextBox server controls should not have trouble getting started. The ComboBox combines many of the same methods and properties found in both controls while intoducing new functionality as needed. The Combobox is fully accessible to scripting languages such as JavaScript and VBScript. ...
countryDropDown is an ASPNET control (derivated from dropDownList) It free you from the tedius work to programmer a dropDown with the countries name and they telephone code.
Features:
Using the Submit Control Wizard you can add controls that you have created to the ASP.NET Control Gallery. Once your control is added you will be contacted by email to confirm your submission.