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

Gran Total Title

8 Answers 93 Views
PivotGrid
This is a migrated thread and some comments may be shown as answers.
Gus
Top achievements
Rank 2
Gus asked on 26 Feb 2015, 01:29 PM
Hello,

How can change the title of the total (last rows) of the pivot grid?

In the image attached we can see I want to change with  mark in red.

thanks.

8 Answers, 1 is accepted

Sort by
0
Gus
Top achievements
Rank 2
answered on 26 Feb 2015, 01:31 PM
This is of I need to change (mark in red )

0
Gus
Top achievements
Rank 2
answered on 26 Feb 2015, 01:32 PM
0
Gus
Top achievements
Rank 2
answered on 26 Feb 2015, 01:33 PM
0
Petyo
Telerik team
answered on 02 Mar 2015, 12:52 PM
Hi,

you can use the columnHeader/rowHeader templates for that purpose.

Regards,
Petyo
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Łukasz
Top achievements
Rank 1
answered on 11 Apr 2017, 11:41 PM

Hi Petyo,

Could You give please me an advice:

1. How to identify the "Total column" in template script. Following code will change column called "Fala" see image "telerik-pivot-headertemplate-grandtotal.png"

<script id="headerTemplate" type="text/x-kendo-tmpl">
    # if (member.children.length) { #
        <em>Total #: member.caption #</em>
    # } else { #
        #: member.caption #
    # } #
</script>

2. How to fix undefined value if use more then one measures see image "telerik-pivot-headertemplate-undefined.png"

 

Thanks in advance

Lukasz

0
Łukasz
Top achievements
Rank 1
answered on 11 Apr 2017, 11:43 PM
i missed one attachment
0
Łukasz
Top achievements
Rank 1
answered on 11 Apr 2017, 11:43 PM
0
Viktor Tachev
Telerik team
answered on 13 Apr 2017, 01:26 PM
Hi,

Please open a separate support ticket for each unrelated query that you have. This way the information in the current thread will be consistent and easier to use as reference in the future. 

Regards,
Viktor Tachev
Telerik by Progress
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
Asked by
Gus
Top achievements
Rank 2
Answers by
Gus
Top achievements
Rank 2
Petyo
Telerik team
Łukasz
Top achievements
Rank 1
Viktor Tachev
Telerik team
Share this question
or