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

radPivotFieldList field text

0 Answers 59 Views
PivotGrid and PivotFieldList
This is a migrated thread and some comments may be shown as answers.
Mahsan
Top achievements
Rank 1
Mahsan asked on 05 May 2014, 12:56 PM
Hello Telerik
I have a question about radPivotFieldList ,Is it possible to change the text of fields in radPivotFieldList ,I used the code bellow but it didnt work

radPivotFieldList1.FieldsControl.Nodes[0].RootNode.Text="my text0";
radPivotFieldList1.FieldsControl.Nodes[1].RootNode.Text="my text1";

No answers yet. Maybe you can help?

Tags
PivotGrid and PivotFieldList
Asked by
Mahsan
Top achievements
Rank 1
Share this question
or