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
130
Set focus on tab header and load content with <ENTER> key
posted

Hello Infragistics team,

I have an UltraWebTab control with tree tabs like tab1,tab2 and tab3.

The focus is set to the first tab header and the content  is also loaded. (tab1 has tabIndex= 1 , the others tabs have tabIndex = -3)

With ARROW key I want to set the focus to the next tab header but the content of that tab should not be loaded.If I reach my required tab and click  <ENTER> key, the content of the selected tab should be loaded now.

Can you please guide me how to set the focus on the next tab header with <ARROW> key.

Thanks, Aleks

 

Parents Reply Children