Thanks for your reply. I understand that Pivotgrid on angular2 is not available. We are trying to create a wrapper for the existing Pivotgrid and we are also able to load the grids and perform some functionalities as well.
We are struck with some styling issues for which we need some help from Support team or from the community members.
The main issue which we are facing now is : we want to change the GroupHeaders/RowHeaders. In the demo Pivot grid from Telerik website, I can notice the Group headers like "All Geographies", "All Products" etc. But in the grid which we have generated we are getting the headers as "All". We would like to include the values like "All Brand", "All Category" instead of "All". Please refer the snapshot attached for more info.
Please let me know how this can be done in the Normal KendoPivot grid, I can try the same in our angular2 component as well