473,789 Members | 2,598 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

3rd Party Comboboxes that allow filter on data entry

are there any decent 3rd Party Comboboxes/DropDownLists for ASP.NET that
will allow users to enter data into them like in VB.NET?

basically i want a combobox that i can populate with a list of values from a
table. then the user can then enter the value into the combobox and it will
move to the nearest match

Cheers,
Craig
Nov 19 '05 #1
3 1480
Hey Craig,

Here's one that is decent and free - with source code:

http://www.metabuilders.com/Tools/ComboBox.aspx

"Craig G" <craig.gamble@y _arrasoftware.c om> wrote in message
news:eE******** *****@TK2MSFTNG P14.phx.gbl...
are there any decent 3rd Party Comboboxes/DropDownLists for ASP.NET that
will allow users to enter data into them like in VB.NET?

basically i want a combobox that i can populate with a list of values from
a
table. then the user can then enter the value into the combobox and it
will
move to the nearest match

Cheers,
Craig


Nov 19 '05 #2
smashing, exactly what i was looking for!
"Ken Cox [Microsoft MVP]" <BA************ @sympatico.ca> wrote in message
news:eF******** ******@tk2msftn gp13.phx.gbl...
Hey Craig,

Here's one that is decent and free - with source code:

http://www.metabuilders.com/Tools/ComboBox.aspx

"Craig G" <craig.gamble@y _arrasoftware.c om> wrote in message
news:eE******** *****@TK2MSFTNG P14.phx.gbl...
are there any decent 3rd Party Comboboxes/DropDownLists for ASP.NET that
will allow users to enter data into them like in VB.NET?

basically i want a combobox that i can populate with a list of values from a
table. then the user can then enter the value into the combobox and it
will
move to the nearest match

Cheers,
Craig

Nov 19 '05 #3
Make sure you send Andy a note of appreciation?

"Craig G" <craig.gamble@y _arrasoftware.c om> wrote in message
news:u9******** ******@TK2MSFTN GP14.phx.gbl...
smashing, exactly what i was looking for!
"Ken Cox [Microsoft MVP]" <BA************ @sympatico.ca> wrote in message
news:eF******** ******@tk2msftn gp13.phx.gbl...
Hey Craig,

Here's one that is decent and free - with source code:

http://www.metabuilders.com/Tools/ComboBox.aspx


Nov 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
1969
by: Kathy | last post by:
In my custom menu one menu item opens a form to add new Makes to TblMakes and another menu item opens a form to add new Models to TblModels. I have a form that has a combobox for Makes and a combobox for Models. In both comboboxes I use the NotInList event and code to allow users to enter Makes and Models that are not in the database. When the form is open, I want to limit the users to entering new Makes and Models in the comboboxes and not...
2
5065
by: Salad | last post by:
I have a log file with a list of records. The log file can be unfiltered or filtered. I have a command button to call a data entry form from the log. At first I was only going to present the record the user selected. Then I thought, what the heck, give the user all of them but start out at the record the user is currently on. If I pass the current filter that resides on the log this causes problems. For example, if the filter is...
6
3183
by: Cro | last post by:
Dear Access Developers, The 'Allow Additions' property of my form is causing unexpected results. I am developing a form that has its 'Default View' property set to 'Continuous Forms' and am displaying records that match an SQL statement entered in the 'Record Source' property of the form. The form behaves correctly and displays the records as expected. The
2
1766
by: ecoulson123 | last post by:
I am using Access 2000. I am trying to summarize numeric data from a large database. The problem is that I need the summarization functions to ignore "junk" data, defined in a couple ways. Assume an excerpt of the database table looks like this: Lot SerialNumber Status Error 101 001 Good .3 002 Good .2 003 Mach Fail .4
1
887
by: Jay | last post by:
I need to add a parameter to a directorysearcher.filter rather than using hard-coded text. I have the following code that finds all members of an AD group and then for each of those results tries to find that users samAccountName. Perhaps I'm going about this incorrectly but I know if I could pass my searcher.filter a paramter rather than typing "cn=jason", etc this code would work, any help would be very much appreciated!: 'Get all...
5
1956
by: Phil | last post by:
Hi all I'm new to vb but have a little experience in vba im using vb.net my question is with comboboxes the fist combo box lists the manufactures when a selection is made the second combox populates with the available products and when a selection is made here then next combobox will be populated with model numbers and so on can someone point me in the direction for this information and also does information get stored in a data base or...
3
2606
by: Major Doug | last post by:
Hello: situation--I have a research database. Each record in the database consists of 10 fields. I used access97 to rack/stack my database; very easy in the beginning. I created a form with a combobox. Using some information I found through this forum, I created the comboxbox in the form's header linked to textboxes in the form's detail. I could click on the column and see the linked data populate the 10 textboxes. I could easily maneuver...
0
2292
by: tschroeder250 | last post by:
Hello All, I am writing a form that allows maintenance of the fields of a table. Two of the controls on the form are comboboxes, where selecting a value in combobox A filters what appears in combobox B. The combo boxes are bound to separate tables (e.g. state and city tables). For example, A might be State, and B might be City. Select a State, and the City list changes. I have gotten most of it done, but I have run into some snags. ...
40
2241
by: HSXWillH | last post by:
I have a large query with 6 selection fields that I allow the user to choose any and all from 1 single input form. The 6 option fields on Form SearchForm are: Track, Distance, Surface, Track_Condition, Final_Pos and Race_Type. The 6 particular combo boxes are cboTrack, cboDistance, cboSurface, cboTrkCond, cboFinalPos and cboRaceType. I've set up a query/filter that works using the selection criteria !!etc... in alternating manners so...
0
9663
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10404
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10195
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9979
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9016
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7525
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5415
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5548
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4090
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.