This question is locked. New answers and comments are not allowed.
Hi,
We tried to replicate the example shown in the XAML Controls Examples by Telerik in the windows 8 store, and we are getting the error below every time.
System.Exception: Catastrophic failure
Nested calls to ProcessEvents method is not allowed.
at Windows.UI.Core.CoreDispatcher.ProcessEvents(CoreProcessEventsOption options)
at Telerik.UI.Xaml.Controls.Grid.EditingService.CommitEdit()
at Telerik.UI.Xaml.Controls.Grid.Commands.CommitEditCommand.Execute(Object parameter)
at Telerik.UI.Xaml.Controls.Grid.Commands.CommandService.ExecuteCommandCore(CommandId id, Object parameter, Boolean searchUser)
at Telerik.UI.Xaml.Controls.Grid.Commands
Any thoughts?
Thanks