We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

ComboBoxAdv set SelectedIndex programmatically

Hi,
I have a ComboBoxAdv with list as a Data source.
Values are:
None
Bangalore
Beijing
New York
Tokyo

Default selcted index is 0 (None)
If I press 'B' it selects Bangalore which is expected.
Next on a button click I set the selection to None using following code.
comboBoxAdv1.SelectedIndex=0;

Next I select the comboBox using TAB key and Press 'B'
This time it selects 'Beijing' but it should typically go to Bangalore.

please suggest what am I doing wrong and how can this be achieved.


2 Replies

LS Lingaraj S Syncfusion Team September 14, 2010 11:32 AM UTC

Hi,

Thank you for your interest in Syncfusion products.

You have posted similar query in Incident (#71026). Please follow up with Incident (#71026).

Regards,
Lingaraj S.




LS Lingaraj S Syncfusion Team September 14, 2010 11:34 AM UTC

Hi Puneet,

Regret for the inconvenience caused.

Please follow up with Incident (#72026).

Regards,
Lingaraj S.



Loader.
Live Chat Icon For mobile
Up arrow icon