|
1 |
| -<!-- default badges list --> |
2 |
| - |
3 |
| -[](https://supportcenter.devexpress.com/ticket/details/T590012) |
4 |
| -[](https://docs.devexpress.com/GeneralInformation/403183) |
5 |
| -<!-- default badges end --> |
6 |
| -<!-- default file list --> |
7 |
| -*Files to look at*: |
8 |
| - |
9 |
| -* [Default.aspx](./CS/SummaryDisplayMode/Default.aspx) (VB: [Default.aspx](./VB/SummaryDisplayMode/Default.aspx)) |
10 |
| -* **[Default.aspx.cs](./CS/SummaryDisplayMode/Default.aspx.cs) (VB: [Default.aspx.vb](./VB/SummaryDisplayMode/Default.aspx.vb))** |
11 |
| -<!-- default file list end --> |
12 |
| -# ASPxPivotGrid - How to change the summary display mode |
13 |
| -<!-- run online --> |
14 |
| -**[[Run Online]](https://codecentral.devexpress.com/t590012/)** |
15 |
| -<!-- run online end --> |
16 |
| - |
17 |
| - |
18 |
| -<p>This example shows how to use different summary display modes. For instance, you can display differences between summaries in the current and previous cells, or the percentage of a column's or row's total.<br>Use the <strong>Summary Display Type</strong> combo box to choose the summary display mode.</p> |
19 |
| -<p>See also: <a href="https://documentation.devexpress.com/AspNet/7281/ASP-NET-WebForms-Controls/">Summary Display Modes</a></p> |
20 |
| - |
21 |
| -<br/> |
22 |
| - |
23 |
| - |
| 1 | +<!-- default badges list --> |
| 2 | + |
| 3 | +[](https://supportcenter.devexpress.com/ticket/details/T590012) |
| 4 | +[](https://docs.devexpress.com/GeneralInformation/403183) |
| 5 | +<!-- default badges end --> |
| 6 | +<!-- default file list --> |
| 7 | +*Files to look at*: |
| 8 | + |
| 9 | +* [Default.aspx](./CS/SummaryDisplayMode/Default.aspx) (VB: [Default.aspx](./VB/SummaryDisplayMode/Default.aspx)) |
| 10 | +* **[Default.aspx.cs](./CS/SummaryDisplayMode/Default.aspx.cs) (VB: [Default.aspx.vb](./VB/SummaryDisplayMode/Default.aspx.vb))** |
| 11 | +<!-- default file list end --> |
| 12 | +# ASPxPivotGrid - How to change the summary display mode |
| 13 | +<!-- run online --> |
| 14 | +**[[Run Online]](https://codecentral.devexpress.com/t590012/)** |
| 15 | +<!-- run online end --> |
| 16 | + |
| 17 | + |
| 18 | +<p>This example shows how to use different summary display modes. For instance, you can display differences between summaries in the current and previous cells, or the percentage of a column's or row's total.<br>Use the <strong>Summary Display Type</strong> combo box to choose the summary display mode.</p> |
| 19 | +<p>See also: <a href="https://documentation.devexpress.com/AspNet/7281/ASP-NET-WebForms-Controls/">Summary Display Modes</a></p> |
| 20 | + |
| 21 | +<br/> |
| 22 | + |
| 23 | + |
0 commit comments