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

LoadOnDemand Losing SelectedItem

1 Answer 43 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Decisive Computing
Top achievements
Rank 2
Decisive Computing asked on 19 Nov 2015, 08:20 PM

I have a RadComboBox that is loading items on demand from a Page method. About 1% of the time, it would lose the selected value on post back. After much digging, I found that in all of those1% cases, there was a \r and/or \n character in the data stringbeing used for the item's text. Once I filtered out the \r and \n characters everything works fine.

I thought I would post this in case anyone else has a similar problem.

I would also urge Telerik to either fix this issue or to put something very clear in the documentation about this.

1 Answer, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 24 Nov 2015, 03:31 PM
Hello Brian,

Thank you for sharing this with the community. However, I was unable to locally replicate the experienced issue. Could you please demonstrate the implementation that you use for your RadComboBox. In addition, specify the browser under which the issue occurs. Also, which version of our controls are you using at your end?

Regards,
Nencho
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
ComboBox
Asked by
Decisive Computing
Top achievements
Rank 2
Answers by
Nencho
Telerik team
Share this question
or