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?
Hi
Yes I recreate your scenario (2 tab items, code behind setting), but I used 11.1 version of control. So my recommendation is to upgrade to 11.1 version
Hello,
I have often obtained from you the answer "upgrade to 11.1 version", and i dont understand.
This was an known issue on the version 10.3?
I'm counting on the Infragistics controls to make my product released, and i have no time to make the upgrade now (the upgrade is not pacific). I was expected from your support more than jus an "upgrade it".
Hope you undestand.
p.s.-> Meanwhile i found a workaround on the version 10.3.
Ângelo.