Hi,
I would like it if I coule exclude elements on my form from the tab sequence.
Paul
Hi,
I would like it if I coule exclude elements on my form from the tab sequence.
Paul
is in the feature list (after 1.2)
I thought of this feature too until I realised that we have an onFocusLost event
OnFocusLost?? Isn’t quite the same, if you ask me… OnFocusLost will always be triggered when a field looses focus. You could make a mothod that gets the focus to the next field which would be in your order, but that would always happen and not just on Tab, if the user just wants to go to another field, right?
I must agree here…