Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / September 2007

Tip: Looking for answers? Try searching our database.

Limit to List...not?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Phil Hellmuth - 02 Sep 2007 21:31 GMT
Does .NET have a feature so that I can create a combo box where the user
is NOT limited to the contents of the list?  In other words, can I
create a drop-down where, besides the option of selecting from the lists
values, the user can also enter their own text?

Thanks in advance.
Shelly - 02 Sep 2007 21:57 GMT
> Does .NET have a feature so that I can create a combo box where the user
> is NOT limited to the contents of the list?  In other words, can I create
> a drop-down where, besides the option of selecting from the lists values,
> the user can also enter their own text?
>
> Thanks in advance.

Thanks is what a combo box is defined to be.  When the user can only pick
from a given list, it is called a select box.

Shellt
Göran Andersson - 02 Sep 2007 23:37 GMT
> Does .NET have a feature so that I can create a combo box where the user
> is NOT limited to the contents of the list?  In other words, can I
> create a drop-down where, besides the option of selecting from the lists
> values, the user can also enter their own text?
>
> Thanks in advance.

There is no combo box in html.

You would have to make your own, perhaps by having an option in the
select that replaces it with a textbox.

Signature

Göran Andersson
_____
http://www.guffa.com

Shelly - 03 Sep 2007 00:26 GMT
>> Does .NET have a feature so that I can create a combo box where the user
>> is NOT limited to the contents of the list?  In other words, can I create
[quoted text clipped - 7 lines]
> You would have to make your own, perhaps by having an option in the select
> that replaces it with a textbox.

Here is an example of one:
http://javascript.about.com/library/blnav7.htm

Shelly

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.