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

[Solved] Change group text in dropzone

1 Answer 146 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Bram
Top achievements
Rank 1
Bram asked on 19 Jan 2015, 09:34 AM
I'm working with dynamic columns, so I need to keep track of an ID for every column. 
So I'm using the field property for my ID and the name property for my column name. (The icons in the header are done with the headerTemplate property)

But when I start grouping, the grid uses the name property to show the grouped column (Here it is FN1).
Normally it shows also the field property in the group template, but I was able to use the groupTemplate property to show the the name I want (here it is the columnName).

But is it possible to change the text of the field in the drop zone? Now there is 'FN1' but can I change it so it shows 'abc'? 

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 21 Jan 2015, 08:31 AM
Hi,

You can set the column.title to show the column name in the drop zone.

Regards,
Daniel
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Grid
Asked by
Bram
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or