This is a migrated thread and some comments may be shown as answers.

Remove columns from pivotfieldlist during dataload using LocalDataSourceProvider

1 Answer 47 Views
PivotGrid and PivotFieldList
This is a migrated thread and some comments may be shown as answers.
nazeer syed
Top achievements
Rank 1
nazeer syed asked on 19 Sep 2017, 06:00 AM
i have assume 10 columns in my query but during load of data or after loading of data i want to show only few columns in the pivotfieldlist .

1 Answer, 1 is accepted

Sort by
0
Hristo
Telerik team
answered on 19 Sep 2017, 06:15 AM
Hello Nazeer,

Thank you for writing.

Please refer to the following documentation article: http://docs.telerik.com/devtools/winforms/pivotgrid/pivot-field-list/customizing-radpivotfieldlist.

I can suggest using the second approach handling the AddingContainerNode event and to cancel it for any fields you would like not to see in the pivot field list.

I hope this helps. Should you have further questions please do not hesitate to write back.

Regards,
Hristo
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
PivotGrid and PivotFieldList
Asked by
nazeer syed
Top achievements
Rank 1
Answers by
Hristo
Telerik team
Share this question
or