- Home
- Forum
- Angular - EJ 2
- Problems encountered when using pivot tables
Problems encountered when using pivot tables
hi All
I encountered the following problems while using pivot tables and couldn't find a solution. I hope to receive your help.
1、I have a column of data, which is ordinary string data and does not require grouping and summarizing, but it needs to be displayed. Now I see that this effect does not exist.
2、The setting module on the right side. After the setting is completed, it needs to be able to be hidden, but the kind that I don't need to pop up will be displayed on one page.
thank you
Hi Renard,
Thank you for contacting us. Please find the
response below.
|
Query |
Comments |
||
|
I have a column of data, which is ordinary string data and does not require grouping and summarizing, but it needs to be displayed. Now I see that this effect does not exist. |
We would like to inform you that our Pivot Table component
displays summarized and grouped values by default. This is the standard
behavior of a pivot table. If
this behavior is not desired, we recommend using the Syncfusion Data Grid
component, which
displays the flat data based on your requirement. For more information about
the Data Grid component, please refer to the following user guide
documentation and demos. Demos: https://ej2.syncfusion.com/angular/demos/#/fluent2/grid/over-view |
||
|
The setting module on the right side. After the setting is completed, it needs to be able to be hidden, but the kind that I don't need to pop up will be displayed on one page. |
We understand that you need
to dynamically open or close(hide) the pivot fixed field list. In that case,
you can render the pivot field list within the Syncfusion Side Bar
component and manage its visibility according to your requirement.
Please refer to the code example below.
[app.component.ts]
Output GIF Image: Meanwhile, we have
prepared a sample for your reference. You can find the sample at the following
link. |
Please let us know if you have any concerns.
Regards,
Sridhar Karunakaran
- 1 Reply
- 2 Participants
-
RE Renard
- Aug 27, 2024 02:08 AM UTC
- Aug 27, 2024 04:07 PM UTC