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

[Solved] RadMosaicHubTile updated visibility to collapsed causes null Reference exception

6 Answers 104 Views
HubTile for XAML
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
mark
Top achievements
Rank 1
mark asked on 20 Mar 2013, 03:52 AM
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)

6 Answers, 1 is accepted

Sort by
0
Ivaylo Gergov
Telerik team
answered on 22 Mar 2013, 05:41 PM
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.

 

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.
0
Timur
Top achievements
Rank 1
answered on 26 Jul 2013, 04:00 PM
I have the same issue.
Using RadPictureRotatorHubTile inside pivot.
0
Ivaylo Gergov
Telerik team
answered on 29 Jul 2013, 04:12 PM
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
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
Deyan
Telerik team
answered on 15 Aug 2013, 07:35 AM
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
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
Tags
HubTile for XAML
Asked by
mark
Top achievements
Rank 1
Answers by
Ivaylo Gergov
Telerik team
Timur
Top achievements
Rank 1
Deyan
Telerik team
Share this question
or