You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
# DataGrid for DevExtreme - How to synchronize two DataGrids
8
8
9
9
This example demonstrates how to synchronize two DataGrids. When any of the following changes are performed on the first DataGrid, the changes are applied to the second DataGrid: selection, filtering, sorting, pageSize and scrolling.
10
-
There is something with this example. It hasn't converted yet.
10
+
There is something with this example. It hasn't converted yet. Another sentence.
11
11
12
12
<divalign="center"><imgalt="DevExtreme DataGrid - How to synchronize two DataGrids"src="images/datagrid-sync-two-components.png" /></div>
0 commit comments