This sample contains a simple WPF DataGrid (SfDataGrid) with datacollection bound to it and few of its basic features like sorting, filtering, grouping and selection are enabled.
Watch the video now: Tutorial video
Documentation: Getting Started
To run this application, you need to have the below two in your system
- VisualStudio 2015 and above
DataGridAssemblies or Syncfusion.SfGrid.WPF NuGet
You can install the DataGrid Assemblies from Syncfusion nuget packages.
Follow the below steps to install assemblies from nuget
- Go to the References option in the project.
- Right-click the References option and choose Manage NuGet Packages option from the menu that will display a window.
- Now serach for
Syncfusion.SfGrid.WPFnuget and install.