Re: DropDownList
- From: "abcd" <abcd@xxxxxxxx>
- Date: Wed, 11 May 2005 15:23:36 -0700
Hi Steve
It looks good. Any idea if the ComboBox supported in VS 2005?
Thanks
Steve C. Orr [MVP, MCSD] wrote:
> Strangely, HTML does not support a ComboBox.
> So you have to fake one.
> Here are a couple examples, with free controls included that you can
> use or modify.
> http://SteveOrr.net/articles/ComboBox.aspx
> http://www.metabuilders.com/tools/ComboBox.aspx
>
>
> "abcd" <abcd@xxxxxxxx> wrote in message
> news:OYU8NKnVFHA.2128@xxxxxxxxxxxxxxxxxxxxxxx
>> This may be simple but its not clicking me
>>
>> I have 2 questions
>>
>> 1. I am using DropDownList control, how should I set this to use it
>> as a combo box...(i.e. I want to enter the value as well as select
>> the values) 2. I am programatically selecting something usinng
>> "lstBox.SelectedValue = some value". Now I want to fire selection
>> change event when I set/select some value
>>
>> thanks
.
- Follow-Ups:
- Re: DropDownList
- From: Steve C. Orr [MVP, MCSD]
- Re: DropDownList
- References:
- DropDownList
- From: abcd
- Re: DropDownList
- From: Steve C. Orr [MVP, MCSD]
- DropDownList
- Prev by Date: Re: Multi Level Forms Authentication Help DESPERATELY NEEDED!
- Next by Date: Re: DropDownList
- Previous by thread: Re: DropDownList
- Next by thread: Re: DropDownList
- Index(es):
Relevant Pages
|