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

Issue with RadTileView control

1 Answer 61 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ajay
Top achievements
Rank 1
Ajay asked on 08 May 2012, 06:32 PM

I have an issue with RadTileView control.

I have Silverlight 4 application that uses RadTileview control.

An “ObservableCollection “is bonded with “RadTileview” control. Each “RadTileViewItem” contains a user control as content.

There is a timer in my application and every 20 second my collection gets clear and refill.

This Application is working fine but,

I migrated my application from Silverlight 4 to Silverlight 5 and replace telerik dll’s from version 2011.1.427.1040(Runtime version v2.0.50727) to 2012.1.326.1050(Runtime version v4.0.30319)

The same application crashed when collection gets clear and it's show blank white screen. also it does not throw an exception or an error.

if i remove user control which i used in RadTileviewItem than the application works fine.

also if i remove telerik 2012 dll and use old version dll (2011) then it works fine.

 

i think these new version of telerik dll's are creating this problem.

please provide solution for this problem.

1 Answer, 1 is accepted

Sort by
0
Zarko
Telerik team
answered on 11 May 2012, 02:10 PM
Hi Ranjih,
Thank you for the feedback. Could you please send us some code snippets or a sample project that shows this issue because I wasn't able to reproduce it? I've attached the sample project that I used for testing so you could examine it and tell us what you're doing differently.
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 >>

Tags
General Discussions
Asked by
Ajay
Top achievements
Rank 1
Answers by
Zarko
Telerik team
Share this question
or