Skip to content

Commit 6b844d1

Browse files
Merge pull request #3 from 9629976110/patch-1
How to get the target record when drop the row in WPF DataGrid(SfDataGrid)
2 parents 4b29ea4 + 50e4c16 commit 6b844d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,7 @@ private void RowDragDropController_Drop(object sender, GridRowDropEventArgs e)
2929

3030
```
3131

32+
KB article - [How to get the target record when drop the row in WPF DataGrid(SfDataGrid)?](https://www.syncfusion.com/kb/11377/how-to-get-the-target-record-when-drop-the-row-in-wpf-datagrid-sfdatagrid)
33+
3234
## Requirements to run the demo
3335
Visual Studio 2015 and above versions

0 commit comments

Comments
 (0)