kendo-pivotgrid-react-wrapper how do I get cell data

1 Answer 83 Views
Preethi
Top achievements
Rank 1
Preethi asked on 22 Oct 2021, 06:22 AM

Hi,

I need to know how do i get details of the cell (both row details and column details)in pivot grid as im using kendo-pivotgrid-react-wrapper please explain me with any examples as soon as possible.Thanks in advance

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 22 Oct 2021, 01:45 PM

Hello, Preethi,

This can be done using the dataCellTemplate. This link shows how it can be used and which parameters are available:

https://docs.telerik.com/kendo-ui/api/javascript/ui/pivotgrid/configuration/datacelltemplate#datacelltemplate

Also, please have in mind that we already have a fully native React PivotGrid that we recommend using in React application. Its customization article show how this is done in the KendoReact PivotGrod:

https://www.telerik.com/kendo-react-ui/components/pivotgrid/customization/

Regards,
Stefan
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/.

Preethi
Top achievements
Rank 1
commented on 25 Oct 2021, 09:01 AM

Thank you for your immediate response.Since im not clear how to do local binding in pivot grid for react. Data from dump.dll format as input to pivot table is currently available, how to do local data binding.Please help me with this so that i can use kendo react pivot grid by avoiding kendo-pivotgrid-react-wrapper
Stefan
Telerik team
commented on 25 Oct 2021, 01:58 PM

Hello, Preethi,

Currently, the KendoReact PivotGrid can only be bound to data from a Cube. Still, we have a task planned to allow using local data as well. I have created a public item where the status of this task can be monitored:

https://github.com/telerik/kendo-react/issues/1119
Asked by
Preethi
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or