Page 1 of 1

Position cursor in TabPanel...

Posted: Thu Oct 22, 2015 5:36 am
by JPG
Hello,
Easy, due to the number of fields, how to get to the input fields at the top that the cursor go from left to right and bottom up and down as columns ?. It is a Tab Panel record.
What ways are there to manage this type of positioning the cursor ?.
Thanks.

Re: Position cursor in TabPanel...

Posted: Fri Oct 23, 2015 5:30 am
by JPG
Hello,
I answer myself , but not if there is a better way . I tested Tab Index property . What happens is you have to go from field to field numbering. In my example would be right for this case. However screens where there would be more comfortable to have automatic.

Re: Position cursor in TabPanel...

Posted: Fri Oct 23, 2015 9:54 am
by Alex
In the Visual Designer, on the right, you can switch to the Elements Tab. There, you can control the Tab order of the elements just by resorting them.

You can use the up and down buttons to reshuffle the elements. You can also use Auto Arrange button on the left to automatically sort the elements by the order in which they appear on the screen. I hope this helps.