Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
430
Notification of cell value changed in XamPivotGrid
posted

Hi,

I am making changes to the underlying FlatDataSource of my XamPivotGrid and these changes are showing up nicely in the PivotGrid. However, I would like to handle a "valuechanged" event on the cells so that I can momentarily change the background colour of the cell to notify the user of the change.

I have tried to find an appropriate event to handle for this, but couldnt find anything on the PivotCellControl or the PivotCell.

Please could someone let me know where to look?

Thanks in advance.

Phil