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

BUG: Nested array - source binding

1 Answer 121 Views
MVVM
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Alex asked on 04 Sep 2012, 02:36 PM
Hi! 
I have an issue with nested arrays source binding: view model has an "items" array, each element of contains its own array of elements.
On first load it renders correctly, but if I add an item into internal array of first item, it render this internal item (which is correct) and another copy of first item of root array somewhere in the middle. 
Fiddle: http://jsfiddle.net/G9L5U/11/ 
Click the button to reproduce this error.

Interesting, that version Q1.515 works correct, try it. I would use it, but it doesn't have mobile split view, what I need for my POC.



1 Answer, 1 is accepted

Sort by
0
Accepted
Alexander Valchev
Telerik team
answered on 10 Sep 2012, 12:09 PM
Hello Alex,

Thank you for the feedback.
Actually this is a known issue which has been addressed and the fix is available in the latest build as well as in the next service pack. If you already purchased the KendoUI Mobile suite, please log with the corresponding account and you will be able to download the latter build from your products page.

Regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
MVVM
Asked by
Alex
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Share this question
or