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
1080
Activation with tab containing xamDataGrid slow
posted

I have a tabbed user interface. In each tab I load a custom control, that mainly consists of a xamDataGrid.

The first time I activate a tab, it always takes 1 seconds or more until the tab appears in the foreground, even if I only load about 20 records into the data grid. For the user the UI seems to be very slow. I changed all kind of settings, but the behavior stays the same.

My customer also does not understand, why activating a tab or opening a new one takes so long. 

Ideas or suggestions are very much appreciated.

Markus

 

P.S. Attached you find a example program with canned data (XML), that shows the behavior. It's interesting, that if there is no data loaded into the grid, activation of the tab is fast.

 

TEST-APP.zip