Posted 27 September 2017, 9:11 pm EST
Hi all,
i’m back!
I think I’ve found a minor issue in FlexPivotPane.
Once filled with data, i need to change the SubtotalBackground property from a RibbonColorPicker.
In RibbonColorPicker’s SelectedColorChanged event i put
[vb]C1flxGrigliaPivot.SubtotalBackground = RibbonColorPicker1.Color[/vb]
but the Total/Subtotal background color doesn’t changes…
To make it change, i need to repost pivot query, with time loss…
Thanks
Regards,
Fabio