Jump to content

How can i set the TabStop / TabOrder in Javascript


erich.wanker

Recommended Posts

Hello,

 

can i set a workaround for tabstop something like this not working pseudo code?:  

 

UniDBCombobox   -> extEvent - > beforerender or something - > function ???  {  sender.tabindex =1 ;}

 

 

if this is possible, i need Javascript for UniDBCombobox, UniDBEdit, UniDBDataTimePicker UniDBMemo...

 

 

 

My Situation:

 

I have a Imput Mask like this:

 

UniForm  -> UniFrame -> Uniscrollbox - and 10 UniContainerpanels with different Imput controls

 

i played with  unimainmodule/navigateKey enabled / disabled ..set Tabstop True/fals of Form Frame, Scrollbox and controlls .. played with Taborder Count ... 

 

 

What i want is to set the TabStop-Order of UniContainerpanels (to enter the controls what are IN theUniContainerpanel  )

 

see my first posting for screenshot: http://forums.unigui.com/index.php?/topic/4696-tunicontainerpanel-tabstoptaborder/?hl=taborder

 

the TabOrder is allways the "order" of the UniContainerpanels  in the DFM File.. 

 

 

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...