Hi experts, do you know how to make pivotgrid column header centered? Thanks in advance.
Hello srajagopal,
Try with the following style:
.ui-iggrid .ui-iggrid-header.ui-igpivotgrid-header{text-align: center;}
Hope this helps,Martin PavlovInfragistics, Inc.