Skip to content

Commit 866e2c2

Browse files
Prepare for migration
1 parent 09adfa8 commit 866e2c2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This example supports the [DataGrid.remoteOperations](https://js.devexpress.com/
1313

1414
DataGrid may query all data when selecting a group row with many data records. You can use the **DataGrid.selection.maxFilterLengthInRequest** private option to increase this threshold but it may result in Error 400. Make sure that your server supports long URLs. Also, make sure to test **maxFilterLengthInRequest** after every DevExtreme upgrade since we may change this private API without notifications.
1515

16-
![image](https://github.com/DevExpress-Examples/devextreme-datagrid-select-all-checkboxes/assets/13280527/813d1328-2a2b-4ebc-bbfe-e3291b7df6ee)
16+
![image](images/devextreme-datagrid-select-all-checkbox.png)
1717

1818
## Files to Review
1919

0 commit comments

Comments
 (0)