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

I can only have 10 Expanders in a RadDataBoundListBoxItem.

1 Answer 20 Views
ExpanderControl
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Harold
Top achievements
Rank 1
Harold asked on 30 Aug 2013, 02:12 PM
Im using an expander inside the itemtemplate of a RadDataBoundListBoxItem.  When I get to the count of 10 or more expanders they start getting messed up.  Lets say expander1 is binded to a Name property (DataTemplate) and it says "Hello" while expander11 is binded to another one saying "HI I'm number 11".

When I scroll to expander11 and then back to the top, expander1 instead of saying "Hello" now it says "Hi I'm number 11".  If I expand it and close it again it reverts back to "Hello" but then expander11 also changes to "Hello".

This only happens using the expander control.  If I use anything else the binding works perfect.  Telerik should really make an expander control that can have more than 10 instances -.-

1 Answer, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 02 Sep 2013, 07:33 AM
Hi Harold,

Thanks for writing.

According to our tests our ExpanderControl integrates with DataBoundListBox very well. We have tested different scenarios with thousands of items in the data source applied to the listbox and haven't been able to reproduce any undesired behavior.

We are willing to take a look at your code so is it possible for you to prepare a sample project that demonstrates your scenario and send it to us for further investigation?

You will have to open a new support ticket in order to be able to attach your project.

Thanks for your time.

Regards,
Deyan
Telerik
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
Tags
ExpanderControl
Asked by
Harold
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Share this question
or