I need to use SfSpreadsheet in a winforms app, so i created a new WPF user control (named "WPFExcel")that embeeds a SfSpreadsheet control.
Then i compilated the solution, created a new winforms user-control ("DExcel") and i dropped the "WPFExcel" from the visual studio toolbox to the design area:
Visual studio hangs and restarts with an exception System.NullReferenceException in Syncfusion.UI.Xaml.CellGrid.SfCellGrid.WireEvents()...
Any idea how to work around?
Attachment:
SampleProject_9fb432fd.rar