Posted 28 March 2018, 4:08 am EST
Hi ,
I want to get the value of header while I double click on a cell.
I have used the following code to get the celldata .
var cellHeaders = scope.pivotGrid.getKeys(ht.row, ht.col);
Similarly I want to get the name of the header of that particular cell on which I have double clicked.
Thanks,
Jignesh.
