Tabsequence is not Maintain from Form to TabPanel

Questions and answers on designing your Servoy solutions, database modelling and other 'how do I do this' that don't fit in any of the other categories

Tabsequence is not Maintain from Form to TabPanel

Postby nikita.solanki » Mon Sep 03, 2018 7:09 am

Hello,

I have Query about Tabsequence in TabPanel in Servoy version Version: 8.3.1.3205.

I have below Scenario in which my tabsequence is not working well.

I have one Main form in which I have Placed Components in it.In the Main form I have Place "TabPanel" in it.
I have already set tab sequence in all the Controls in the Main form & also in Tab Panel.When I run that form & Press the Tab key from
Input Controls then after TabSequence "2" it will jump directly to that TabPanel in which my dynamic List is bind.

Example:-

I have 5 textboxes & 2 DatetimePickers controls in My Main form. After That My tabPanel is there in which my Dynamic List is bind.
When I press the Tab key from 2nd Textbox then it will direct jump to tabpanel's List,But in Actual scenario it should go sequecially from Textboxes to the Tab Panel.

In above Case what can I do for Make tab sequence work Correctly & Sequencially ???

Please can anyone let me know what I can do in this ????






Thanks & Regards
Nikita Solanki
Senior Software Engineer
Gateway Technolabs
nikita.solanki
 
Posts: 3
Joined: Mon Sep 03, 2018 6:56 am

Re: Tabsequence is not Maintain from Form to TabPanel

Postby Joas » Sat Dec 15, 2018 2:33 pm

The tabpanel-element is one of the selected elements in the tabsequence of your main form.

So in your case, the tab sequence looks like this:
Code: Select all
textfield 1
textfield 2
tabpanel
textfield 3
textfield 4
textfield 5
calendar 1
calendar 2

When it reaches the tabpanel, it goes through al the elements in the tabsequence of the tabform and after that go to textfield 3.

You probably want to move the tabpanel to the bottom of the tabsequence
Joas de Haan
Yield Software Development
Need help on your project? yieldsd.com
User avatar
Joas
Site Admin
 
Posts: 842
Joined: Mon Mar 20, 2006 4:07 pm
Location: Leusden, NL


Return to Programming with Servoy

Who is online

Users browsing this forum: Google [Bot] and 9 guests