Skip to content

Commit fea7889

Browse files
authored
Update README.md
1 parent 53d915e commit fea7889

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Getting Started with the WPF-DataGrid of Syncfusion
1+
# Getting Started with the WPF DataGrid of Syncfusion
22
This sample contains a simple DataGrid with datacollection bound to it and few of its basic features like sorting, filtering, grouping and selection are enabled.
33

44
Watch the video now: https://www.syncfusion.com/tutorial-videos/wpf/data-grid
@@ -7,8 +7,8 @@ Documentation: https://help.syncfusion.com/wpf/datagrid/getting-started
77

88
## Project pre-requisites
99
To run this application, you need to have the below two in your system
10-
* VisualStudio
11-
* DataGrid Assemblies.
10+
* VisualStudio 2010 and above
11+
* DataGrid Assemblies or [Syncfusion.SfGrid.WPF NuGet](https://www.nuget.org/packages/Syncfusion.SfGrid.WPF/)
1212

1313
## Install
1414
You can install the DataGrid Assemblies from Syncfusion nuget packages.

0 commit comments

Comments
 (0)