Hello,
My Application is adding contentPanes to tabGroupPane via tabGroupPane.Items.Add(contentPane);Afterwards I select the tan via tabGroupPane.SelectedItem = contentPane;
These 2 operations take forever to execute.tabGroupPane.SelectedItem = contentPane; orcontentPane.Activate();
Is there a more efficient way to select a tab withing a tabgroupPane?
Thanks.
Cristina.
I've seen a number of posts regarding slowness with XamDockManager switching tabs and that there was a hotfix. I'm using Infragistics version 17.2. It can take up to 5 seconds to switch tabs which is unacceptable. Any suggestion is appreciated.
Thank you.
Hello ,
Thank you for posting. Refer this online help document, this is how we add contentPanes to tabGroupPane .I created a sample and it is not taking much time.
The best way for us to assist you is if you provide a small isolated sample that we can run and use for debugging locally.
Looking forward to hear you back.
Sincerely,Divya JainAssociate Software Developer