This question is locked. New answers and comments are not allowed.
Hi,
I used this code with the RadCheduleView.
An error appears when the application has started.
Please see the attached file.
English Translation :
Unhandled exception ("Error unhandled in Silverlight application
Code : 404
Category : ManagedRuntimeError
Message : System.ArgumentException : Value cannot be defined or NaN
Regards.
C.Léoni.
I used this code with the RadCheduleView.
<
Slider
Minimum
=
"{Binding ActualHeight, ElementName=ScheduleView}"
Maximum
=
"5000"
Margin
=
"8 0 8 10"
VerticalAlignment
=
"Center"
Value
=
"{Binding ActiveViewDefinition.MinTimeRulerExtent, ElementName=ScheduleView, Mode=TwoWay}"
/>
An error appears when the application has started.
Please see the attached file.
English Translation :
Unhandled exception ("Error unhandled in Silverlight application
Code : 404
Category : ManagedRuntimeError
Message : System.ArgumentException : Value cannot be defined or NaN
Regards.
C.Léoni.