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

RadTileView Memory Leak

3 Answers 66 Views
TileView
This is a migrated thread and some comments may be shown as answers.
Ripal Vyas
Top achievements
Rank 1
Ripal Vyas asked on 24 Sep 2013, 08:14 AM
Hi,

I am using RadTileView controls to show different types of contents in my application. But there is serious issue I found of memory leak. When I add RadTileViewItem and then remove that item from the RadTileView it still show in memory. When I add multiple
RadTileViewItem which has same content type and remove that items, removed items get dispose from memory until last instance of RadTileViewItem. And If I add multiple RadTileViewItem each has different type of content and then I remove it from the RadTileView then all instances of RadTileViewItem still in memory and does not got dispose until I add new RadTileViewItem having same type of content.

Thanks,
Ripal

3 Answers, 1 is accepted

Sort by
0
Zarko
Telerik team
answered on 27 Sep 2013, 08:45 AM
Hi Ripal,
Thank you for the feedback. We're not aware of such issues so I'd like to ask you for some more information and code snippets (a sample project will be best):
- do you use business object or you directly add RadTileViewItems ?
- what is the content of your items ?
We're looking forward to hearing from you.

Regards,
Zarko
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Ripal Vyas
Top achievements
Rank 1
answered on 05 Oct 2013, 05:14 AM
Hi Zarko,

I found this issue has been resolved in new version of rad controls, I checked with version 2013.2.724.1050(trial version) . But in trial version when I use any rad-controls, its not appeared until I add full style of that controls. I checked with demo application even simple rad button was not displayed until I added full style of rad button. Is there required to add style and template of controls that we want to use or Is there any additional reference is required? 

Thanks,
Ripal
0
Zarko
Telerik team
answered on 07 Oct 2013, 04:28 PM
Hi Ripal,
I'm glad that you were able to fix the memory leak issue and as for your style problem - from your explanation I guess that you've downloaded/using our NoXaml dlls (you can read more here). You could use them and merge the styles or use our normal dlls and everything should be like before.
I hope I was able to help you and if you have further questions feel free to ask.

Regards,
Zarko
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
TileView
Asked by
Ripal Vyas
Top achievements
Rank 1
Answers by
Zarko
Telerik team
Ripal Vyas
Top achievements
Rank 1
Share this question
or