Hi Jay,
I am not sure that I fully understand what is the issue you are experiencing. If you want to disable the navigation between tab items using the arrow keys, then the fastest way is to inherit RadTabItem and override its OnKeyDown method:
Then you can use it just like a regular RadTabItem:
If you didn't have this in mind, could you please elaborate a little bit more on what the problem is. I'd be glad to further assist you.
Best wishes,
Kiril Stanoev
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.