Pivot and setColAlign

Hello:

Is it possible to set the Alignment in a pivot?

the grid.setColAlign(parameters) has to be called before the data loading and for a grid this is not possible, and by default the pivot info gets aligned to the left and the result is rather ugly…

Thanks in advance.

Javier

The only way is hardcoding the necessary line in dhtmlxgrid_pivot.js , there is no any events of settings which can do the same.