-
Is it possible to edit in a DropDownList?
Hi,
Ideally I wish to have a DropDown in which the user can either select from
the DropDownList values or type in their own values in the DrowDownList.
In looking at the DrowDownList it appears that this is not possible. Some
insight would be appreciated.
Thanks
Terry
-
Re: Is it possible to edit in a DropDownList?
terry <terry_wahl@msn.com> wrote:
>
> Hi,
>
> Ideally I wish to have a DropDown in which the user can either select from
> the DropDownList values or type in their own values in the DrowDownList.
> In looking at the DrowDownList it appears that this is not possible. Some
> insight would be appreciated.
A DropDownList doesn't directly put a drop down on the screen. It
produces HTML (and CSS and JavaScript), which your browser knows how to
deal with. But if there's a way to produce a ComboBox behavior in HTML
short of using CSS positioning to drop controls on top of each other or
some other trick like that, I don't know of it.
--
Dave Rothgery
Picking nits since 1976
drothgery@alum.wpi.edu
http://drothgery.editthispage.com
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks