Skip to content

Commit 2dbd4c3

Browse files
Update README.md
1 parent 0e11a2e commit 2dbd4c3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Getting Started with the WPF DataGrid of Syncfusion
22

3-
This sample contains a simple [WPF DataGrid](https://www.syncfusion.com/wpf-controls/datagrid) (SfDataGrid) with datacollection bound to it and few of its basic features like `sorting`, `filtering`, `grouping` and `selection` are enabled.
3+
This sample contains a simple [WPF DataGrid](https://www.syncfusion.com/wpf-controls/datagrid) (SfDataGrid) with datacollection bound to it and few of its basic features like [sorting](https://help.syncfusion.com/wpf/datagrid/sorting), [filtering](https://help.syncfusion.com/wpf/datagrid/filtering), [grouping](https://help.syncfusion.com/wpf/datagrid/grouping) and [selection](https://help.syncfusion.com/wpf/datagrid/selection) are enabled.
44

5-
Watch the video now: https://www.syncfusion.com/tutorial-videos/wpf/data-grid
5+
Watch the video now: [Tutorial video](https://www.syncfusion.com/tutorial-videos/wpf/data-grid )
66

7-
Documentation: https://help.syncfusion.com/wpf/datagrid/getting-started
7+
Documentation: [Getting Started](https://help.syncfusion.com/wpf/datagrid/getting-started)
88

99
## Project pre-requisites
1010

1111
To run this application, you need to have the below two in your system
12-
* VisualStudio 2010 and above
12+
* VisualStudio 2015 and above
1313
* `DataGrid` Assemblies or [Syncfusion.SfGrid.WPF NuGet](https://www.nuget.org/packages/Syncfusion.SfGrid.WPF/)
1414

1515
## Install
@@ -18,4 +18,4 @@ You can install the `DataGrid` Assemblies from Syncfusion nuget packages.
1818
Follow the below steps to install assemblies from nuget
1919
* Go to the References option in the project.
2020
* Right-click the References option and choose Manage NuGet Packages option from the menu that will display a window.
21-
* Now serach for `Syncfusion.SfGrid.WPF` nuget and install.
21+
* Now serach for `Syncfusion.SfGrid.WPF` nuget and install.

0 commit comments

Comments
 (0)