Page 1 of 1

TIWCGJQAutoComplete doesn't accept Tab Order ?

PostPosted: 23 Aug 2017 21:00
by EitanArbel
hi,.

i set the Tab Order, and in runtime the Tab skips the TIWCGJQAutoComplete, and goes to the next component.
the TabOrder is correct (so it's not that i miss the focus),
also, i don't understand what the TabIndex and TabStop are for, but i tried to set them to True and False, and no change.

doesn't the TIWCGJQAutoComplete accept TabOrder ?

Re: TIWCGJQAutoComplete doesn't accept Tab Order ?

PostPosted: 24 Aug 2017 09:07
by Alexander Bulei
Hi EitanArbel,

doesn't the TIWCGJQAutoComplete accept TabOrder ?


Accept, please set TabIndex to True.

Best Regards.

Re: TIWCGJQAutoComplete doesn't accept Tab Order ?

PostPosted: 25 Aug 2017 14:03
by EitanArbel
Thanks for the repay
i already tried setting the TabIndex to True, but still not getting the focus.
in the specific form i try, i have 2 AutoComplete components, and none of them get the focus when clicking the Tab key.

also, i tried to set the TabStop to True and False, and still nothing.

what am i missing please?

i use IW 14.1.14, and CG 4.0.1.60

Thanks

Re: TIWCGJQAutoComplete doesn't accept Tab Order ?

PostPosted: 28 Aug 2017 14:10
by Alexander Bulei
Hi EitanArbel,

We can't test the focus on your environments.
You can try the recent version.

Best Regards.

Re: TIWCGJQAutoComplete doesn't accept Tab Order ?

PostPosted: 29 Aug 2017 16:17
by EitanArbel
i think i found the problem.

when mixing a TIWCGJQAutoComplete together on the same form or frame with a regular TIWEdit (and probably with TMS's TIWAdvEdit), it doesn't change the TabOrder number of the TIWCGJQAutoComplete.
it can be seen even in design time, and in runtime it looks like the system is "overlooking" the TIWCGJQAutoComplete's TabOrder and goes to the next component.

Thanks

Re: TIWCGJQAutoComplete doesn't accept Tab Order ?

PostPosted: 31 Aug 2017 15:20
by EitanArbel
ping? ;)

Re: TIWCGJQAutoComplete doesn't accept Tab Order ?

PostPosted: 31 Aug 2017 19:14
by Jorge Sousa
Hi

Please send a test case. tia