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

No more MouseOver behaviour

1 Answer 61 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Ludovic Gerbault
Top achievements
Rank 1
Ludovic Gerbault asked on 06 Apr 2010, 11:03 AM
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.

1 Answer, 1 is accepted

Sort by
0
Yordanka
Telerik team
answered on 07 Apr 2010, 12:53 PM
Hello Subileau Pascal,

The problem is already resolved and the fix will be included in our internal build this Friday.
Thank you for your feedback and sorry for the inconvenience caused!

All the best,
Yordanka
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
GridView
Asked by
Ludovic Gerbault
Top achievements
Rank 1
Answers by
Yordanka
Telerik team
Share this question
or