Skip to content

Commit

Permalink
DocGen 23_2 result (#6762)
Browse files Browse the repository at this point in the history
  • Loading branch information
dxrobot authored Oct 30, 2024
1 parent 53b1ca4 commit 63d40e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Follow the steps below to configure custom client-side data aggregation.

1. Make sure that the **remoteOperations**.[summary](/api-reference/10%20UI%20Components/dxDataGrid/1%20Configuration/remoteOperations/summary.md '/Documentation/ApiReference/UI_Components/dxDataGrid/Configuration/remoteOperations/#summary'), **remoteOperations**.[groupPaging](/api-reference/10%20UI%20Components/dxDataGrid/1%20Configuration/remoteOperations/groupPaging.md '/Documentation/ApiReference/UI_Components/dxDataGrid/Configuration/remoteOperations/#groupPaging'), **remoteOperations**.[grouping](/Documentation/ApiReference/UI_Components/dxDataGrid/Configuration/remoteOperations/#grouping), or [remoteOperations](/api-reference/10%20UI%20Components/dxDataGrid/1%20Configuration/remoteOperations '/Documentation/ApiReference/UI_Components/dxDataGrid/Configuration/remoteOperations/') property is not set or set to **false**.
1. Make sure that the **remoteOperations**.[summary](/api-reference/10%20UI%20Components/dxDataGrid/1%20Configuration/remoteOperations/summary.md '/Documentation/ApiReference/UI_Components/dxDataGrid/Configuration/remoteOperations/#summary'), **remoteOperations**.[groupPaging](/api-reference/10%20UI%20Components/dxDataGrid/1%20Configuration/remoteOperations/groupPaging.md '/Documentation/ApiReference/UI_Components/dxDataGrid/Configuration/remoteOperations/#groupPaging'), **remoteOperations**.[grouping](/api-reference/10%20UI%20Components/dxDataGrid/1%20Configuration/remoteOperations/grouping.md '/Documentation/ApiReference/UI_Components/dxDataGrid/Configuration/remoteOperations/#grouping'), or [remoteOperations](/api-reference/10%20UI%20Components/dxDataGrid/1%20Configuration/remoteOperations '/Documentation/ApiReference/UI_Components/dxDataGrid/Configuration/remoteOperations/') property is not set or set to **false**.

1. Add one or several summary items to the [totalItems](/api-reference/10%20UI%20Components/dxDataGrid/1%20Configuration/summary/totalItems '/Documentation/ApiReference/UI_Components/dxDataGrid/Configuration/summary/totalItems/') or [groupItems](/api-reference/10%20UI%20Components/dxDataGrid/1%20Configuration/summary/groupItems '/Documentation/ApiReference/UI_Components/dxDataGrid/Configuration/summary/groupItems/') array. Specify their [names](/api-reference/10%20UI%20Components/dxDataGrid/1%20Configuration/summary/totalItems/name.md '/Documentation/ApiReference/UI_Components/dxDataGrid/Configuration/summary/totalItems/#name') and set [summary types](/api-reference/10%20UI%20Components/dxDataGrid/1%20Configuration/summary/totalItems/summaryType.md '/Documentation/ApiReference/UI_Components/dxDataGrid/Configuration/summary/totalItems/#summaryType') to *"custom"*:

Expand Down

0 comments on commit 63d40e6

Please sign in to comment.