I have two or more Tabbed Documents open and I am looking at one of them. When I click on another Tabbed Document it appears only briefly, then the previous Tabbed Document becomes automatically selected again. Is this a bug? Is there a workaround? Thank you.
Robert
I have not seen an issue like this yet, but it sounds like a bug. I would recommend submitting it to the support group: http://es.infragistics.com/gethelp.
This problem is when one Tabbed Document has focus and is visible, and you click another tab then it seems like an invisible user is pressing the Tab key which causes the previously selected tab to gain focus again. Is there a way to disable this? Thanks.
It has something to do with me not setting the Tab Index of the controls on the UserControls that make up the content of each pane. After I set Tab Indexex for all controls the problem went away. I am not sure why the selection of the Tabbed Documents should automatically flip back to the previously selected Tab should have anything to do with the Tab order of the controls contained within any particular content. Anyways, I am happy to accept this workaround. Thanks for your help.
Unfortunately, without knowing what the root cause of the problem is, I cannot offer a work around.