This is a migrated thread and some comments may be shown as answers.

DropDownList not a drop-in Replacement for standard Winforms ComboBox

1 Answer 65 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
erwin
Top achievements
Rank 1
Veteran
Iron
erwin asked on 28 Dec 2010, 04:34 PM
If you are using these new controls, be aware that there are subtle inconsistencies between them and the standard Windows Forms controls.
If you rely on standard behaviour, your code may not work as expected.
I expect telerik to fix that, so when you code to the controls as they are now, expect having to change that back again with upcoming releases.

Bugs I found (and reported) so far:
- FindStringExact throws an Exception if Item.Count is 0
- Adding an Item to the DropDown List clears the TextBox

Regards
Erwin

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 29 Dec 2010, 06:18 PM
Hello erwin, 

Thank you for reporting this issue. It is logged in our bug tracking system and we plan to address it in our next major release.

Please do not hesitate to contact us in case you have other questions.

Greetings,
Peter
the Telerik team
Q3’10 SP1 of RadControls for WinForms is available for download; also available is the Q1'11 Roadmap for Telerik Windows Forms controls.
Tags
DropDownList
Asked by
erwin
Top achievements
Rank 1
Veteran
Iron
Answers by
Peter
Telerik team
Share this question
or