Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Tab indexing not working with MultiComboBoxItem

$
0
0
Hello

I'm working on setting tab indexes in a dynamic form. setTabIndex() and the setGlobalTabIndex() works fine with other types of form items like text box, drop down. But it
simply doesn't work with MultiComboBoxItem.

Could it be because of the following statement used in my code?
MultiComboBoxItem.setComboBoxProperties(ComboBoxIt em);

Can someone please let me know if tab indexing will work with MultiComboBoxItem

I'm using SmartGwt 3.1 and tested it on Firefox and IE.

Thanks in advance
Vasanth

Viewing all articles
Browse latest Browse all 4756

Trending Articles