Hi
On the last build, I seem to have no MouseOver behaviour on GridViewRows
I didn't see it at first because I'm using a custom row style, but I am having an exception on some grids that I don't understand.
The exception that's being raised says "TargetName Border is impossible to resolve"
Here's the stacktrace :
Erreur : Unhandled Error in Silverlight Application
Code: 4004
Category: ManagedRuntimeError
Message: System.InvalidOperationException: Impossible de résoudre TargetName Border.
à MS.Internal.XcpImports.VisualStateManager_GoToState(Control reference, String StateName, Boolean useTransitions)
à System.Windows.VisualStateManager.GoToState(Control control, String stateName, Boolean useTransitions)
à Telerik.Windows.Controls.Chromes.ButtonChrome.GoToState(Boolean useTransitions, String name)
à Telerik.Windows.Controls.Chromes.ButtonChrome.ChangeVisualState(Boolean useTransitions)
à Telerik.Windows.Controls.Chromes.ButtonChrome.OnApplyTemplate()
à System.Windows.FrameworkElement.OnApplyTemplate(IntPtr nativeTarget)
Fichier Source : http://localhost:49232/Default.aspx
Ligne : 65
The problem seems to be in the 2010.1.402 release.
On the last build, I seem to have no MouseOver behaviour on GridViewRows
I didn't see it at first because I'm using a custom row style, but I am having an exception on some grids that I don't understand.
The exception that's being raised says "TargetName Border is impossible to resolve"
Here's the stacktrace :
Erreur : Unhandled Error in Silverlight Application
Code: 4004
Category: ManagedRuntimeError
Message: System.InvalidOperationException: Impossible de résoudre TargetName Border.
à MS.Internal.XcpImports.VisualStateManager_GoToState(Control reference, String StateName, Boolean useTransitions)
à System.Windows.VisualStateManager.GoToState(Control control, String stateName, Boolean useTransitions)
à Telerik.Windows.Controls.Chromes.ButtonChrome.GoToState(Boolean useTransitions, String name)
à Telerik.Windows.Controls.Chromes.ButtonChrome.ChangeVisualState(Boolean useTransitions)
à Telerik.Windows.Controls.Chromes.ButtonChrome.OnApplyTemplate()
à System.Windows.FrameworkElement.OnApplyTemplate(IntPtr nativeTarget)
Fichier Source : http://localhost:49232/Default.aspx
Ligne : 65
The problem seems to be in the 2010.1.402 release.