HI,
In the SfDataGridSample, some voices works, some other not.
For Example the Getting Started Crasheswith this stack Trace:
in DataGridSampleBrowser.App.Main() in System.Windows.Application.RunInternal(System.Windows.Window) in System.Windows.Application.RunDispatcher(System.Object) in System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame) in MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef) in MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr) in System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32) in System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate) in System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32) in MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object) in MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) in System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) in System.Windows.Threading.Dispatcher.ProcessQueue() in System.Windows.Threading.DispatcherOperation.Invoke() in System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) in System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) in System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) in System.Windows.Threading.DispatcherOperation.InvokeImpl() in System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate) in System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32) in System.Windows.Navigation.NavigateQueueItem.Dispatch(System.Object) in System.Windows.Navigation.NavigationService.DoNavigate(System.Uri, System.Windows.Navigation.NavigationMode, System.Object) in System.Windows.Navigation.NavigationService.GetObjectFromResponse(System.Net.WebRequest, System.Net.WebResponse, System.Uri, System.Object) in MS.Internal.AppModel.MimeObjectFactory.GetObjectAndCloseStream(System.IO.Stream, MS.Internal.ContentType, System.Uri, Boolean, Boolean, Boolean, Boolean, System.Windows.Markup.XamlReader ByRef) in MS.Internal.AppModel.AppModelKnownContentFactory.BamlConverter(System.IO.Stream, System.Uri, Boolean, Boolean, Boolean, Boolean, System.Windows.Markup.XamlReader ByRef) in System.Windows.Application.LoadBamlStreamWithSyncInfo(System.IO.Stream, System.Windows.Markup.ParserContext) in System.Windows.Markup.XamlReader.LoadBaml(System.IO.Stream, System.Windows.Markup.ParserContext, System.Object, Boolean) in System.Windows.Markup.WpfXamlLoader.LoadBaml(System.Xaml.XamlReader, Boolean, System.Object, System.Xaml.Permissions.XamlAccessLevel, System.Uri) in System.Windows.Markup.WpfXamlLoader.Load(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri) in System.Windows.Markup.XamlReader.RewrapException(System.Exception, System.Xaml.IXamlLineInfo, System.Uri)Informazioni sull'eccezione: System.Windows.Markup.XamlParseException in GettingStarted.ViewModel..ctor() in GettingStarted.ViewModel.PopulateData() in DataGridSampleBrowser.Model.Nwnd.Northwind..ctor(System.String) in System.Data.Linq.DataContext.Init(System.Object, System.Data.Linq.Mapping.MappingSource) in System.Data.Linq.SqlClient.SqlProvider.System.Data.Linq.Provider.IProvider.Initialize(System.Data.Linq.Provider.IDataServices, System.Object)Informazioni sull'eccezione: System.InvalidOperationExceptionDescrizione: il processo è stato terminato a causa di un'eccezione non gestita.Versione framework: v4.0.30319Applicazione: DataGridSampleBrowser.exe