Hello,
There is a strange behavior of XamGrid (in WPF) when it placed into TabControl. Switch between tabs takes 4-5 seconds (for redraw). While XamDataGrid is faster in times.
Could you please explain the behavior described above and propose a solution how to decrease the time of switching between tabs.
Earlier Someone had posted same question and i understand it is because xamgrid doesn't know the difference between a tab switching vs. the control being remove completely ,but is there any solution to this problem
HI,
I could not reproduce this issue using the XamDataGrid.
I am attaching a sample application for your review.
Please feel free to modify it so that it replicates your issue.
Sincerely, Matt
Developer Support Engineer
Thanks for your reply Matt.
Using version 11.2.20112.2242 I still see the same delay on loading the the grid inside the tab.
Just to confirm, is this for XamGrid or XamDataGrid?
I'm using a XamDataGrid and I have just noticed that the OP was talking about the XamGrid.
Thanks
Hi Matt, could you please confirm the version this was fixed in?
Thanks,
Hey,
I'm also very interested in this, is there a solution?