Hi you'all,
I am currently using the follwing:
A formset with three forms:
- A toolbar a business object (invisible)
- A form used to show a list
- A form to show detailed data.
The detailed data is shown on containers on different pages of a pageframe.
I have the following odd behaviour.
When I show my data form (always after the list form), I can tab from control to control on the first page of the pageframe...but...when I reach the last control on page1 tabbing does not take me to another control but stops.
When using the back arrow key, it resumes its way back over the controls.
I have set the ReadCycle property of the formset set to .F. so that reaching the last control doesn't take me to the next form.
All suggestions are appreciated.
Weedz
veld4663@exact.nl
I am currently using the follwing:
A formset with three forms:
- A toolbar a business object (invisible)
- A form used to show a list
- A form to show detailed data.
The detailed data is shown on containers on different pages of a pageframe.
I have the following odd behaviour.
When I show my data form (always after the list form), I can tab from control to control on the first page of the pageframe...but...when I reach the last control on page1 tabbing does not take me to another control but stops.
When using the back arrow key, it resumes its way back over the controls.
I have set the ReadCycle property of the formset set to .F. so that reaching the last control doesn't take me to the next form.
All suggestions are appreciated.
Weedz
veld4663@exact.nl