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

Documentation Typo

3 Answers 45 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Brian Chavez
Top achievements
Rank 2
Brian Chavez asked on 25 Jan 2008, 08:46 AM
There's a typeo in the documentation for the RadComboBox.


http://www.telerik.com/help/radcontrols/prometheus/combo_OnClientSelectedIndexChanged.html


In the javascript, there is a call to:

item.get_comboBox.set_text("...");

should be:

item.get_comboBox().set_text("........");

missing the () braces

3 Answers, 1 is accepted

Sort by
0
Accepted
Rosi
Telerik team
answered on 25 Jan 2008, 11:29 AM
Hello Brian Chavez,

Thanks for bringing this to our attention.

We will fix it. Your points have been updated.

Thanks again for your help.

Regards,
Rosi
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Brian Chavez
Top achievements
Rank 2
answered on 25 Jan 2008, 11:44 AM
Hi Rosi,

Thanks! 

Just a general question, should these types of issues be submitted as a bug report or posted on the forum?

-Brian
0
Accepted
Erjan Gavalji
Telerik team
answered on 25 Jan 2008, 12:46 PM
Hi Brian,

Both ways are appropriate. Of course, a bug report is better when there is something urgent, as its initial priority will be higher.


Best regards,
Erjan Gavalji
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
ComboBox
Asked by
Brian Chavez
Top achievements
Rank 2
Answers by
Rosi
Telerik team
Brian Chavez
Top achievements
Rank 2
Erjan Gavalji
Telerik team
Share this question
or