This question is locked. New answers and comments are not allowed.
Hello,
I wanted to try the new RadTimeSpanPicker. But always when I selected a Timespan or set the value Property manually, I get a Format Exception with message "Input string was not in a correct format."
StackTrace:
I wanted to try the new RadTimeSpanPicker. But always when I selected a Timespan or set the value Property manually, I get a Format Exception with message "Input string was not in a correct format."
StackTrace:
at System.Globalization.TimeSpanFormat.FormatCustomized(TimeSpan value, String format, DateTimeFormatInfo dtfi)at System.Globalization.TimeSpanFormat.Format(TimeSpan value, String format, IFormatProvider formatProvider)at System.TimeSpan.ToString(String format)at Telerik.Windows.Controls.RadTimeSpanPicker.ComposeValueString()at Telerik.Windows.Controls.ValuePickerControl.UpdateValueString()at Telerik.Windows.Controls.RadTimeSpanPicker.OnOkButtonClicked()at Telerik.Windows.Controls.ValuePickerControl.AppBarInfoButtonClick(Object sender, ApplicationBarButtonClickEventArgs e)at Telerik.Windows.Controls.ApplicationBarInfo.OnButtonClick(ApplicationBarButtonClickEventArgs e)at Telerik.Windows.Controls.ApplicationBarInfo.OnPhoneButton_Click(Object sender, EventArgs e)at Microsoft.Phone.Shell.ApplicationBarItemContainer.FireEventHandler(EventHandler handler, Object sender, EventArgs args)at Microsoft.Phone.Shell.ApplicationBarIconButton.ClickEvent()at Microsoft.Phone.Shell.ApplicationBarIconButtonContainer.ClickEvent()at Microsoft.Phone.Shell.ApplicationBar.OnCommand(UInt32 idCommand)at Microsoft.Phone.Shell.Interop.NativeCallbackInteropWrapper.OnCommand(UInt32 idCommand)