xample_banner.gif Main Index  PREV  NEXT

Valid HTML 4.01!   Valid CSS!

Tab Forms

For an overview of Tab forms please go here.


X_TabR - display CONTROL record (parent)

(there is no separate picture)

This form contains nothing but a CLOSE button and a tab widget. The contents of the tab widget varies depending on which tab is selected. Each tab page is a separate child component which has its own display.

All data is retrieved by this form and passed to each child form as and when required.

The available tab pages are listed below as X_TABR_1, X_TABR_2 and X_TABR_3.


X_TabR_1 - display CONTROL record (page 1)

x_tabr_1.gif

The data for this form is retrieved by the parent form (X_TABR) and passed to this form as a string.


X_TabR_2 - display CONTROL record (page 2)

x_tabr_2.gif

The data for this form is retrieved by the parent form (X_TABR) and passed to this form as a string.


X_TabR_3 - display CONTROL record (page 3)

x_tabr_3.gif

The data for this form is retrieved by the parent form (X_TABR) and passed to this form as a string.


X_TabW - update CONTROL record (parent)

(there is no separate picture)

This form contains nothing but a STORE, OK and CANCEL button and a tab widget. The contents of the tab widget varies depending on which tab is selected. Each tab page is a separate child component which has its own display.

All data is retrieved by this form and passed to each child form as and when required. If the STORE or OK button is pressed all changes will be retrieved from the child forms and consolidated in this form before being written to the database.

The available tab pages are listed below as X_TABW_1, X_TABW_2 and X_TABW_3.


X_TabW_1 - update CONTROL record (page 1)

x_tabw_1.gif

The data for this form is retrieved by the parent form (X_TABR) and passed to this form as a string. Any changes are passed back to the parent when requested.


X_TabW_2 - update CONTROL record (page 2)

x_tabw_2.gif

The data for this form is retrieved by the parent form (X_TABR) and passed to this form as a string. Any changes are passed back to the parent when requested.


X_TabW_3 - update CONTROL record (page 3)

x_tabw_3.gif

The data for this form is retrieved by the parent form (X_TABR) and passed to this form as a string. Any changes are passed back to the parent when requested.


copyright.gif http://www.tonymarston.net