how to change the width of column in pivot table programitically
Hello Sabby,
Thank you for the question. You can set the width of columns in pivot table programmatically via tableSizes
sub-object of Report Object. Please check the following example: http://jsfiddle.net/flexmonster/4wdzjgnz/. Does it work for you?
Regards,
Tanya