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

TileView - time consuming MeasureOverride

3 Answers 117 Views
TileView
This is a migrated thread and some comments may be shown as answers.
Tomas
Top achievements
Rank 1
Tomas asked on 07 Jan 2012, 09:17 PM
Hallo,
we have a performance problem with TileView on create tile view form.
As you can see in attached file, there is a big block with MeasureOverride cals inside Telerik TileView.. Is it possible do any optimalization inside this code?
Thank you. David.

3 Answers, 1 is accepted

Sort by
0
Zarko
Telerik team
answered on 11 Jan 2012, 02:29 PM
Hi,
Unfortunately I'm not sure if we could help you based only on the attached picture. It'll be great if you could send us a sample project that reproduces this behavior or at least some code snippets to show us how you use the RadTileView and what is the content of its items.
At the moment a possible problem that I could think of is if for some reason the RadFluidContentControl measures all three of its contents on start up and this causes the delay.
Another possible problem is if your ColumnWidth/RowHeight are set to Auto and the content of you RadTileViewItems need a couple of measure passes to define their sizes.
On another hand the measure time depends on the complexity of the content of the items and the their number. When an item measures itself it measures the whole hierarchy of its children and that may take some time.
We're looking forward to hearing from you.

All the best,
Zarko
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Tomas
Top achievements
Rank 1
answered on 26 Jan 2012, 08:20 PM
Hi,
the problem is, that the project is too complicated for upload it into your web pages... We will try to create any sample to reproduce this issue. I sent this track to notify you, that there should be something wrong, for some code review...
Thanks
0
Petar Mladenov
Telerik team
answered on 31 Jan 2012, 01:52 PM
Hi Tomas ,

 We could change this ticket's type to GeneralFeedback and this way you will be able to attach files with private Visibility (actually the thread will become private) if you don't like the idea to share your production code. On the other hand, isolating a sample would also be highly appreciated this way we will be able to investigate this faster.
We are looking forward to your sample. Thank you in advance.

Kind regards,
Petar Mladenov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
TileView
Asked by
Tomas
Top achievements
Rank 1
Answers by
Zarko
Telerik team
Tomas
Top achievements
Rank 1
Petar Mladenov
Telerik team
Share this question
or