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

GridViewScrollViewer.UnsubscribeFromZoomChanged

2 Answers 50 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Josip
Top achievements
Rank 1
Josip asked on 09 Mar 2011, 03:15 PM
Hi,

I have upgraded to latest beta release, and stared to expierience this problem:

   u System.Reflection.RuntimeMethodInfo.CheckConsistency(Object target)
   u System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   u System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   u System.Reflection.EventInfo.RemoveEventHandler(Object target, Delegate handler)
   u Telerik.Windows.Data.WeakEvent.WeakListener`1.Unsubscribe()
   u Telerik.Windows.Data.WeakEvent.WeakEventToken`1.Unsubscribe()
   u Telerik.Windows.Controls.GridView.GridViewScrollViewer.UnsubscribeFromZoomChanged()
   u Telerik.Windows.Controls.GridView.GridViewScrollViewer.OnUnloaded(Object sender, RoutedEventArgs e)
   u MS.Internal.CoreInvokeHandler.InvokeEventHandler(Int32 typeIndex, Delegate handlerDelegate, Object sender, Object args)
   u MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName)

Scenario is that i have RadTab, and in first tab is telerik grid
tab loads ok, and grid is filled ok,
but at the moment I click another tab, this unhandled exception is thrown

Is this known issue?

Thank you


2 Answers, 1 is accepted

Sort by
0
Josip
Top achievements
Rank 1
answered on 09 Mar 2011, 03:22 PM
i have downgraded to latest official release(RadControls for Silverlight Q3 2010 SP1),
and now it works ok
0
Accepted
Vlad
Telerik team
answered on 09 Mar 2011, 03:23 PM
Hi Josip,

We also found this and we've fixed the exception. You will not have such problems with the official release next week. 

Greetings,
Vlad
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
General Discussions
Asked by
Josip
Top achievements
Rank 1
Answers by
Josip
Top achievements
Rank 1
Vlad
Telerik team
Share this question
or