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

Child Window and Tab Controls not playing well.

4 Answers 61 Views
TabControl
This is a migrated thread and some comments may be shown as answers.
Roger
Top achievements
Rank 1
Roger asked on 26 May 2010, 03:41 AM

I have a child window that I can use on other pages, but when I 'show' it on the page contntaining a RadDocking layout, I get this:

Error detected by App.xaml.cs:
-Message-
Multiple animations in the same containing Storyboard cannot target the same property on a single element.
-Stack Trace-
   at MS.Internal.XcpImports.VisualStateManager_GoToState(Control reference, String StateName, Boolean useTransitions, Boolean& refreshInheritanceContext)
   at System.Windows.VisualStateManager.GoToState(Control control, String stateName, Boolean useTransitions)
   at Telerik.Windows.Controls.RadTabItem.GoToState(Boolean useTransitions, String[] stateNames)
   at Telerik.Windows.Controls.RadTabItem.ChangeVisualState(Boolean useTransitions)
   at Telerik.Windows.Controls.RadPane.ChangeVisualState(Boolean useTransitions)
   at Telerik.Windows.Controls.HeaderedContentControl.ChangeVisualState()
   at Telerik.Windows.Controls.HeaderedContentControl.OnIsEnabledChanged(DependencyPropertyChangedEventArgs e)
   at Telerik.Windows.Controls.HeaderedContentControl.OnIsEnabledChanged(Object sender, DependencyPropertyChangedEventArgs e)
   at System.Windows.Controls.Control.OnIsEnabledChanged(Control control, EventArgs args)
   at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, String eventName)
-Data-

 

4 Answers, 1 is accepted

Sort by
0
Honore
Top achievements
Rank 1
answered on 28 May 2010, 09:10 PM
I am experiencing the same issue.
It also occurs when using  Docking.
I have the latest release Silverlight 4 and the latest Telerik internal build.

Thanks

0
Pana
Telerik team
answered on 31 May 2010, 09:27 AM
Hello Roger,

Can you send us a small example that demonstrates the problem all set up and ready to run with the dlls included.

Regards,
Panayot
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.
0
Honore
Top achievements
Rank 1
answered on 01 Jun 2010, 04:40 AM

I found that the exception occured when using "Summer" theme.
A project has been sent to reproduce the issue.

Thanks

Honore
0
Pana
Telerik team
answered on 04 Jun 2010, 06:24 AM
Hi Honore,

There was a Storyboard issue that we have fixed. If the problem continues to appear do not hesitate to alert us.

Sincerely yours,
Panayot
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
TabControl
Asked by
Roger
Top achievements
Rank 1
Answers by
Honore
Top achievements
Rank 1
Pana
Telerik team
Share this question
or