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

Error when loading TileView: Layout cycle detected. Layout could not complete

1 Answer 59 Views
TileView
This is a migrated thread and some comments may be shown as answers.
Brian
Top achievements
Rank 1
Brian asked on 22 Feb 2012, 07:17 PM
We have a TileView control that we are loading a user control into each tile.  The user control pretty much just contains a Chart control.  However, for 1 of the tiles, we want to load a user control that actually contains 9 Chart controls.  When we attempt to do this, we get the 'Layout cycle detected.  Layout could not complete.' error.  If we change our user control to load 1 Chart instead of 9, it works correctly.  Also, if we use our user control with the 9 Charts in it outside of a TileView control, it works fine.  The issue seems to be specifically withe TileView control.

This seems somewhat similar to this post: http://www.telerik.com/community/forums/silverlight/chart/radcharts-in-scrollviewer.aspx

In that post, it was stated that a fix is in place but we are still getting the issue with version 2011.3.1116.1040.

Any ideas?

1 Answer, 1 is accepted

Sort by
0
Zarko
Telerik team
answered on 27 Feb 2012, 12:31 PM
Hello,
Thank you for the feedback. Unfortunately we weren't able to reproduce this issue so I'd like to ask you for some code snippets or (even better) a project that shows the problem. I've attached the sample project that I used for testing so you examine it and see if it helps you.
We're looking forward to hearing from you.

Kind regards,
Zarko
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
TileView
Asked by
Brian
Top achievements
Rank 1
Answers by
Zarko
Telerik team
Share this question
or