Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
130
WebDropDown AutoPostBack Issue
posted

Greetings.  We're having an issue w/ the WebDropDown.  We currently have it set to autopostback and need it to be in DropDown mode such that the user can start typing the desired option.  As soon as the user types the first letter, the dropdown closes.  Is there any way around this?  We've tried almost every flag we can think of without luck.  No matter what flag is set, as soon as the control is set to autopostback, the dropdown will consistently close as soon as the first key is pressed.

Have tried the following:
EnableAutoCompleteFirstMatch=false, EnableCustomValues=false, EnableClosingDropdownOnSelect=false, setting AutoPostBackFlags SelectionChanged=on and ValueChanged=off, etc.  

Thanks,
TwinEngines 

Parents Reply Children
No Data