Page 1 of 1

Tab with tiwcgjqCheckBox

PostPosted: 08 Aug 2018 19:24
by joelz
I am trying to set the taborder of a TiwCgJqCheckBox but it always generates to another number.

In the case below I set the taborder = 2 but the code that is generated is 1.

Any ideas?

<input checked="" id="CHKUSERCODE_CHECKBOX" name="CHKUSERCODE_CHECKBOX" onclick="checkBoxClick(event, 'CHKUSERCODE');" tabindex="1" type="CHECKBOX">

Re: Tab with tiwcgjqCheckBox

PostPosted: 10 Aug 2018 14:21
by Alexander Bulei
Hi joelz,

TiwCgJqCheckBox descends from intraweb TIWCheckBox..

You can use our TIWCGJQCheckBoxEx.

Best Regards.