Today we’ve updated our Actipro Contrib project on Codeplex with the full source of the ActiproSoftware.Editors.Interop.DataGrid.Wpf351.dll assembly.
This assembly has a number of helper classes that make it easy to integrate the editor controls in the Actipro Editors for WPF product with the Microsoft Datagrid found in the WPF Toolkit and in .NET 4.0.
Since our pre-built assemblies target .NET 3.5 SP1, we reference the DataGrid in the WPF Toolkit and not the one in .NET 4.0. Now that this project has been made open source, you can download it and change it to use the .NET 4.0 DataGrid instead if you are using that version of the DataGrid.
You can get all the source code here:
http://actipro.codeplex.com/
Happy coding!