This question is locked. New answers and comments are not allowed.
Hello,
in many situations, when using the RadComboBox, as an auto-complete box, it would be nice to know when the user enters text in the TextBox inside the RadComboBox.
Unfortunately, it is difficult to do it actually: the only possibility is to bind to the Text property and to detect when the property is changed.
But it would be easy for Telerik to provide this functionality, because they have access to the TextBox.
Patrick
in many situations, when using the RadComboBox, as an auto-complete box, it would be nice to know when the user enters text in the TextBox inside the RadComboBox.
Unfortunately, it is difficult to do it actually: the only possibility is to bind to the Text property and to detect when the property is changed.
But it would be easy for Telerik to provide this functionality, because they have access to the TextBox.
Patrick