| UpdatedRatingsName |
.NET
|
Views |
Downloads
|
|
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.
...  |
1.x |
56,870 |
9,814 |
|
Powerful and simple ASP.NET control with full drop down list of all world countries and their corresponding regions in an additional drop down list....  |
2.0, 3.5 |
928 |
12 |
|
Effective ASP.NET control with full drop down list of all world countries and their corresponding regions in an additional drop down list....  |
2.0, 3.5 |
973 |
5 |
|
Effective ASP.NET control with full drop down list of all world countries and their corresponding regions in an additional drop down list....
|
2.0, 3.5 |
938 |
18 |
|
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: - Integrate list with all countries names declared in ISO-3166 countries code 2 digit.
- Countries names in spanish, english and germany. Possibility to add a fourth language. Language Selection through simple enumeration property
- Selected country name accesible through Country property
- Methods for get the country telephone code and the ISO-3166 code for the selected land in control.
- Pure c#
- Documentation in MSDN online format
- Microsoft(r) Visual Studio Net toolbox compatible
- Source code inclusive.
... |
1.x |
7,032 |
503 |
|
Version III: - Integrate list with all countries names. digit.
- Countries names in spanish, english and germany. Possibility to add a fourth language. Language Selection through simple enumeration property
- Selected country name accesible through Country property
- Methods for get the country telephone code and the ISO-3166 code for the selected country in control.
- Pure c#
- Documentation in MSDN online format
- Microsoft(r) Visual Studio Net toolbox compatible
- Source code inclusive.
... |
1.x |
11,164 |
793 |
|
Xplicit Solutions DateTimeSelector is an ASP.NET custom web form control that allows users to easily enter dates and/or times into a textbox on a web form. The Xplicit Solutions DateTimeSelector allows the Visual Studio.NET developer to drag-and-drop the control onto the page surface and configure it using the visual property designer....  |
1.x |
24,706 |
1,724 |
|
The DbCombo webcontrol provides a combo-box with a real-time connection to a datasource. As you type, DbCombo autocompletes your entry and displays other matching records in the drop-down. No page postback is required. All data is provided dynamically from your data source as it is needed, so DbCombo can be used to select from lists of virtually unlimited size.
DbCombo lets you build a rich interface and overcome the inherent limitations of time-consuming page postback. This results in much faster data entry and a better experience for the user.
DbCombo is rich with customization options. It contains over 40 properties and numerous extensible JavaScript functions. Our tutorials show how DbCombo may be adapted and tailored for a wide variety of applications.
To aid the professional developer, DbCombo comes with over 15 comprehensive demos and tutorials, a 31 page manual, Intellisense support and a Visual Studio-style class reference. An on-line forum allows developers to search hundreds of posts from other DbCombo users. Our support staff can also provide 1-1 telephone and email support to aid deployment.
Version 4.1 is fully compatible with the latest .NET Framework 1.1 and Microsoft Visual Studio 2003. With an extensive user-base, Cambro are committed to providing ongoing support and development of this market leading component....  |
1.x |
20,392 |
1,731 |
|
At the normal method every page has to reload when the content of the first ComboBox is selected.
By the DependentComboBox method, the refresh do not occours, because the processes are are executed in background(use remote script .net), integrating itselft with the webservice that executes the query at the database and retry the content of the query, filling up the secound ComboBox...
|
1.x |
25,015 |
2,162 |
- GJHDigital Dreamweaver USA States DropdownList
- $5.00
- ASP.NET (VB.NET, C#.NET) - Adds a DropDownList Server Control pre-filled with all the USA States. - Allows for AutoPostBack to be True or False. - Access the GJH State Dropdown List in the Server Behavior menu. - Choose AutoPostBack to be True or False. - Give the DropDownList a unique ID.
...
|
1.x |
5,320 |
41 |