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

pivotgrid bug

6 Answers 118 Views
PivotGrid
This is a migrated thread and some comments may be shown as answers.
Payman
Top achievements
Rank 1
Payman asked on 06 Aug 2015, 11:44 AM

I have added some fields with caption names like this:
location: { caption: "Butik" }
but the problem is that its not used for grouping
it seems like a bug to me, is there way around it? 

https://stackoverflow.com/questions/31749074/kendo-pivotgrid-translation-bug

6 Answers, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 06 Aug 2015, 05:48 PM
Hi Payman,

With the current implementation of the PivotGrid, the caption will be displayed in the column's and row's headers only and will not be used in the row/column target settings panels. If you think that this could be a good addition for the PivotGrid you could create an item in our feedback portal:

Regards,
Konstantin Dikov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
rwb
Top achievements
Rank 2
answered on 07 Aug 2015, 02:20 PM

When using PivotGrid with a flat data source the handles for dragging the dimensions are labelled with a different string to the dimension headers (screenshot attached).

The dimension headers are labelled with the dataSource.schema.cube.dimensions.[name].caption.

The dimension drag handles are labelled with the dataSource.rows.name (or dataSource.columns.name).

Now, the dataSource.rows.name must be the key in the dataSource.schema.cube.dimensions of the dimension and this must also be a key in each item in the data array -- the field that stores the value of the dimension -- and therefore is in general not suitable for showing to users.

In any case, it seems to me to be a bug that the drag handle is labelled with a different string to the dimension caption.

0
Konstantin Dikov
Telerik team
answered on 10 Aug 2015, 11:51 AM
Hi Richard,

All of your observations are correct, but as I have mentioned, this is the current implementation of the control and it will display the caption for the row and column headers only. As I have suggested, you can log this request in our Feedback Portal, so our developers could take that into account when working on the new functionalities for the flat data binding.
 

Kind Regards,
Konstantin Dikov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Xavier
Top achievements
Rank 1
answered on 05 Nov 2020, 04:15 AM

Hi, could you please give us an status update of this request?

 

Regards.

0
Xavier
Top achievements
Rank 1
answered on 05 Nov 2020, 04:35 AM

Hi,

Did you find any solution or workaround?

Thanks.

0
Tsvetomir
Telerik team
answered on 06 Nov 2020, 12:06 PM

Hi Payman,

As I have noticed, the other person having the same issue has not logged the item. Therefore, it has not been evaluated by our management and dev team. Also, we haven't had any demand for fixing the behavior. 

The best I can advise is to actually log the item in our portal in order to make the bug visible for our team and eventually to be implemented:

https://feedback.telerik.com/kendo-jquery-ui

 

Kind regards,
Tsvetomir
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
PivotGrid
Asked by
Payman
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
rwb
Top achievements
Rank 2
Xavier
Top achievements
Rank 1
Tsvetomir
Telerik team
Share this question
or