Skip to content

Commit a49c5f7

Browse files
Update README.md
1 parent 953c76b commit a49c5f7

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
@@ -8,7 +8,7 @@ To localize the TreeGrid, drag and drop window based on **CurrentUICulture** usi
88

99
1. Create new folder and named as **Resources** in your application.
1010

11-
2. Add the default resource file of TreeGrid into **Resources** folder. You can download the Syncfusion.SfGrid.WPF.resx [here](https://www.syncfusion.com/downloads/support/directtrac/general/ze/Syncfusion.SfGrid.WPF2020296999.zip).
11+
2. Add the default resource file of TreeGrid into **Resources** folder. You can download the Syncfusion.SfGrid.WPF.resx [here](https://github.com/SyncfusionExamples/how-to-localize-the-drag-and-drop-window-text-in-treegrid/blob/ES-975464/WPF/SfTreeGridDemo/Resources/Syncfusion.SfGrid.WPF.resx).
1212

1313
![Added the default resource file](AddedDefaultResourceFileInWPF.png)
1414

@@ -50,6 +50,6 @@ To localize the TreeGrid, drag and drop window based on **CurrentUICulture** usi
5050

5151
![Added the name value pair in resource file](ResourceFileImageUWP.png)
5252

53-
You can get the TreeGrid's key from default resource [Syncfusion.SfGrid.UWP.Resources.resw](http://www.syncfusion.com/downloads/support/directtrac/general/ze/Syncfusion.SfGrid.UWP.Resources-531431521.zip).
53+
You can get the TreeGrid's key from default resource [Syncfusion.SfGrid.UWP.Resources.resw](https://github.com/SyncfusionExamples/how-to-localize-the-drag-and-drop-window-text-in-treegrid/blob/ES-975464/UWP/Resources/Syncfusion.SfGrid.UWP.Resources.resw).
5454

55-
![Localization applied to TreeGrid Drag and Drop](TreeGridWithLocalizationAppliedUWP.png)
55+
![Localization applied to TreeGrid Drag and Drop](TreeGridWithLocalizationAppliedUWP.png)

0 commit comments

Comments
 (0)