This question is locked. New answers and comments are not allowed.
I have a RadMosaicHubTile in my app and I bind its PicturesSource to a dynamically generated collection of string urls. When the collection it is bound to is null, I set the tile visibility to collapsed this produces the below error:
at Telerik.Windows.Controls.RadMosaicHubTile.ProcessIndividualTile()
at Telerik.Windows.Controls.RadMosaicHubTile.FlipIndividually()
at Telerik.Windows.Controls.RadMosaicHubTile.Update()
at Telerik.Windows.Controls.HubTileBase.OnUpdateTimerTick(Object sender, EventArgs e)
at MS.Internal.CoreInvokeHandler.InvokeEventHandler(Int32 typeIndex, Delegate handlerDelegate, Object sender, Object args)
at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName)
at Telerik.Windows.Controls.RadMosaicHubTile.ProcessIndividualTile()
at Telerik.Windows.Controls.RadMosaicHubTile.FlipIndividually()
at Telerik.Windows.Controls.RadMosaicHubTile.Update()
at Telerik.Windows.Controls.HubTileBase.OnUpdateTimerTick(Object sender, EventArgs e)
at MS.Internal.CoreInvokeHandler.InvokeEventHandler(Int32 typeIndex, Delegate handlerDelegate, Object sender, Object args)
at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName)
6 Answers, 1 is accepted
0
Hi Mark,
Thank you for using our RadControls for Windows 8.
I tried to reproduce this issue locally but everything is working as expected on my side. Can you please elaborate a bit more on your specific scenario or send us a sample project or code snippet which reproduces it. Thank you in advance.
I am looking forward to your reply.
Ivaylo Gergov
the Telerik team
Thank you for using our RadControls for Windows 8.
I tried to reproduce this issue locally but everything is working as expected on my side. Can you please elaborate a bit more on your specific scenario or send us a sample project or code snippet which reproduces it. Thank you in advance.
I am looking forward to your reply.
All the best,
Ivaylo Gergov
the Telerik team
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
0
Timur
Top achievements
Rank 1
answered on 26 Jul 2013, 03:59 PM
I have the same issue.
Using RadPictureRotatorHubTile inside pivot.
Using RadPictureRotatorHubTile inside pivot.
0
Timur
Top achievements
Rank 1
answered on 26 Jul 2013, 04:00 PM
I have the same issue.
Using RadPictureRotatorHubTile inside pivot.
Using RadPictureRotatorHubTile inside pivot.
0
Hello Timur,
Thank you for contacting us.
A Pivot control is available in Windows Phone, not Windows 8. Are you building your application for Windows 8 or Windows Phone? Additionally, some code snippets and/or sample project would be highly appreciated.
I am looking forward to your reply.
Regards,
Ivaylo Gergov
Telerik
Thank you for contacting us.
A Pivot control is available in Windows Phone, not Windows 8. Are you building your application for Windows 8 or Windows Phone? Additionally, some code snippets and/or sample project would be highly appreciated.
I am looking forward to your reply.
Regards,
Ivaylo Gergov
Telerik
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
0
Timur
Top achievements
Rank 1
answered on 12 Aug 2013, 11:25 AM
Oops... Didn't notice platform topic relared to. I'm using RadMosaicHubTile in my WP8 application and it got same issue.
0
Hello Timur,
Thanks for writing.
Sending us a sample project that reproduces the exception will be highly appreciated. This will help us directly take a look at the issue and see how we can assist you in resolving it.
Regards,
Deyan
Telerik
Thanks for writing.
Sending us a sample project that reproduces the exception will be highly appreciated. This will help us directly take a look at the issue and see how we can assist you in resolving it.
Regards,
Deyan
Telerik
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.