Page 1 of 1

Tab Indexing not working

Posted: Sun Feb 02, 2014 7:35 am
by prashant purohit

Hi,

I have 117 components on my screen with tab indexing sequentially ranging from 101 to 217. All these 117 components are made visible based on certain condition and only 9 components are visible at a time. They can be in any sequence..for example elements with tab index 101, 102, 103, 151, 152, 153, 191, 192, 193 are visible.

In such scenario. my tab indexing doesnt work. Request you to please suggest to get the tab indexing working on only visible components.

Regds


Tab Indexing not working

Posted: Sun Feb 02, 2014 3:33 pm
by Illya Stepanov

Hi -

Can you give us more information about how you implement tab index in your app?