Hi there,
I have a View with a TabControl. The TabControl has two TabItems and each TabItem has a XamPivotGrid.
When i set (in code behind) the datasource of the XamPivotGrids, only the XamPivotGrid on the selected TabItem refreshes completely. The other one only draws de filters list, the rows list and the columns list.
Why?What can i do to avoid it?
Regards,
Ângelo Moreira.
Hi,
Sorry, but I cannot reproduce the issue you wrote. Could you write which version of control do you use. Also could you post the code you use to se datasource.
Todor
I', using version 10.3.
What did you mean with " I cannot reproduce" ? Have you recreated the scenario and worked fine?