Hi,
In my use case, I have checkbox control in all the pivotcells of the PivotGrid.
I wanted to know which event is raised when all the PivotCells are loaded completely.
I have checked using processing flag but it is not in sync with my requirements.
Thanks
Rakesh
Hi ,
Additional info:
I am in the lookout for some event like ProcessingCompleted.
Hello Rakesh,
Thank you for contacting Infragistics!
I have been looking into your issue. What I can suggest is to use the Loaded event of the XamPivotGrid. More about this event you can find on the following link from our documentation: http://help.infragistics.com/Help/Doc/WPF/2014.1/CLR4.0/html/InfragisticsWPF4.Controls.Grids.XamPivotGrid.v14.1~Infragistics.Controls.Grids.XamPivotGrid_members.html#.
Please do not hesitate to let me know if you have any further questions on this matter.