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
4040
XamGrid inside XamOutlookBar : data not displayed
posted

Hi,

We are using a XamGrid inside a XamOutlookBar (also inside TabControl) :

TabControl -> TabItem -> XamOutlookBar -> OutlookBarGroup -> XamGrid

We have an issue with the XamGrid as it is not displaying data first time the TabItem/OutlookBarGroup container is selected.

Have a look at attached solution and try this :

- Run it
- Click on "Tab n°3" : XamGrid appear in OutlookBarGroup "n°1", but no data are displayed even if data are loaded (using bindind).
- Click on tab "Tab n°1" and go back to "Tab n°3", data are displayed (binding not updated at this point)

Can you please have a look to this "display" problem ?

Thanks for your help.

Alain.

XamOutlookBar.zip