Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Reset the Tab Order?
#3
Hi Alexandre,

I'm using templates that use bootstrap, I'm not using the IWBootstrap. My template doesn't have any tab order information, but the IW components are rendered with the TabOrder that I configured at design time, even if I try to replace the value with 0 or -1 at run time.
Here is an example from one form's page source of a rendered control, even if, at run time, I set the TabOrder := 0:

Code:
<input CLASS="form-control" ID="ESUBJECT" NAME="ESUBJECT" STYLE="" TabIndex="8" TYPE="TEXT">

The question is, is there a way to not render the TabIntex, or to force it to be 0 for all rendered controls?
Reply


Messages In This Thread
Reset the Tab Order? - by ioan - 05-27-2019, 01:25 PM
RE: Reset the Tab Order? - by Alexandre Machado - 05-27-2019, 09:33 PM
RE: Reset the Tab Order? - by ioan - 05-28-2019, 10:10 AM
RE: Reset the Tab Order? - by joelcc - 05-28-2019, 02:02 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)