How do you modify pivotfieldlist markup

I have a requirement to allow the end user to select ALL columns (rather than single click each one). I was hoping there was a way to either manipulate the pivotfieldlist markup (ie, is there a way to customize that UI and add a button) or a way to template it and override the underlying UI?

3 Replies 1 reply marked as answer

SN Sivamathi Natarajan Syncfusion Team September 18, 2020 03:13 PM UTC

Hi Tricky, 
 
Thank you for using Syncfusion products. 
 
We follows Excel behavior for UI and actions of field list. And its UI couldn’t be customized by end user. So, could you please provide us your exact requirement and purpose so that we will check the possibilities to achieve the same. 
 
Regards, 
Sivamathi. 



TT tttrickyyy September 18, 2020 04:19 PM UTC

Sorry for the confusion. The expectation is not for the end user to modify the UI but for us (the dev team) to modify the UI to allow for the ability to "Select all Columns" and also customize the field list UI.

The exact requirement would be :

"Provide the ability to select all columns in the pivotfieldlist". Currently to "Show or hide" columns in the field list you must click each one individually. 


SN Sivamathi Natarajan Syncfusion Team September 21, 2020 12:37 PM UTC

Hi Tricky, 
 
Due to framework difficulties the UI of the field list couldn’t be customized. But your requirement can be achieved by external actions like button click, check box check etc.. Here while performing external action, the fields that are not bound in the report should be bind in desired axis. So that all the fields in field list will be checked and the appropriate changes in the pivot table will be done. This is the only possible solution. 
 
We have prepared a stand-alone sample for your reference which is available in following link. 
 
 
Regards,
Sivamathi.
 


Marked as answer
Loader.
Up arrow icon