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

Tile View Maximize bug

3 Answers 91 Views
TileView
This is a migrated thread and some comments may be shown as answers.
MOHAMMAD
Top achievements
Rank 1
MOHAMMAD asked on 24 May 2011, 11:40 AM
Hi telerik

Please there are a bug with your tile view control
i have 4 tileview item with Rad grid view and stack panel as content, all items shown correctly but when i try to maximize any one and application hang and after some time run time error with message "Can't find the key in the dictionary".
There are two notes here:
  • When i add one tile view item only it work very well
  •  when i replace tile view with black light control it work very well

i can't send any source code to reproduce the error

3 Answers, 1 is accepted

Sort by
0
Taher
Top achievements
Rank 1
answered on 24 May 2011, 11:41 AM
I have the same error 
0
MOHAMMAD
Top achievements
Rank 1
answered on 24 May 2011, 02:28 PM
Did Telerik team has body any answer
0
Accepted
Zarko
Telerik team
answered on 25 May 2011, 10:04 AM
Hello MOHAMMAD,
Unfortunately I wasn't able to reproduce an exception but I have some advices for you:
- The RadGridView doesn't work very good when it is measured with infinity so I'd advise you not to use it inside a stackpanel (use grid instead).
- When you use it inside a RadTileViewItem you should set MinimizedColumnWidth/Rowheight so that it won't be measured with infinity.
- You can also try to disable the RadTileView animations by setting the IsItemsAnimationEnabled to false.
I've attached the sample project that I used for testing so you could examine it.
If after trying my suggestions you still have problems with the tileview and the gridview I would like to ask you for some code snippets.

Best wishes,
Zarko
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
Tags
TileView
Asked by
MOHAMMAD
Top achievements
Rank 1
Answers by
Taher
Top achievements
Rank 1
MOHAMMAD
Top achievements
Rank 1
Zarko
Telerik team
Share this question
or