|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
DropDownList BoxHello,
Is there a way to make a DropDownList Box editable...that is...be able to type into it? Thanks Natively, a combobox is not editable. There are, however, other
workarounds, such as using a textbox with an image that 'emulates' the behavior of a combobox on your page. This way, you can type into the combobox, and add it to the 'list' below. Are your javascript skills any good? -Altaf -------------------------------------------------------------------------------- All that glitters has a high refractive index. www.mendhak.com Show quoteHide quote "Randy" <t***@temp.com> wrote in message news:O5Xi70j5FHA.3636@TK2MSFTNGP09.phx.gbl... > Hello, > Is there a way to make a DropDownList Box editable...that is...be able to > type into it? > > Thanks > On Thu, 10 Nov 2005 15:25:09 -0600, Randy wrote:
> Hello, It is possible to build your own, (with some difficulty as shown in> Is there a way to make a DropDownList Box editable...that is...be able to > type into it? > > Thanks http://www.codeproject.com/managedcpp/mcppautocombo.asp), or buy it (http://www.apnsoft.com/)
Finding a way to bind ASP.NET controls(two way) to a typed-dataset
Datagrid paging I lose my sort Retrieve Datagrid Element Index by Name Postback in Web Controls client-side .NET control Retrieve GridView column header text on sort how to override DropDownList.SelectedValue property Coloring Calendar !!! Status text LoadControl and Multiple IDs in UserControls Error |
|||||||||||||||||||||||