TGRDL_CUST Tabbed GridLinker Component

Purpose

The application administrator uses the TGRDL_CUST tabbed gridlinker component on the ASWCUSTOMERS.A5W page to review and edit customer records and customer sales history.

The TGRDL_CUST tabbed gridlinker component [Picture]

Description

The TGRDL_CUST tabbed gridlinker component is composed of four grid components. GRD_CUSTLIST is the parent. It links one-to-many to the GRD_CUST, GRD_CUSTN, and GRD_INVHC grid components with the customer_id field.

The GRD_CUSTN component has these overrides.

title = <<%txt%
&nbsp;&nbsp;<font color=#000080 size=3>New Customer Information</font>
%txt%
style_name ="winxp2"

The GRD_CUSTLIST component has this override.

Rows=4

The GRD_CUST component has these overrides.

title = <<%txt%

&nbsp;&nbsp;<font color=#000080 size=3>Customer Information</font>

%txt%

style_name ="Winxp2"

edit.allow_delete = .T.

The GRD_INVHC component has this override.

style_name ="Winxp2"

Containers

ASWCUSTOMERS.A5W

Contains

GRD_CUST, GRD_CUSTN, GRD_INVHC

Notable Component Property Settings

Control

Property

Description

grd_custlist

Grid Properties > Tab button position

"Top"

Grid Properties > Initial child to display

"grd_cust"

Grid Properties > Auto-scroll to child grid

"True"

grd_cust

 

Grid Properties > Tab button (selected)

<strong><font color=#800000 size="3">Customer Data</font></strong>

Grid Properties > Tab button (not selected)

<font size="2">Customer Data</font>

grd_custn

Grid Properties > Tab button (selected)

<strong><font color=#800000 size="3">New Customer</font></strong>

Grid Properties > Tab button (not selected)

<font size="2">Customer Data</font>

grd_invhc

Grid Properties > Tab button (selected)

<strong><font color=#800000 size="3">New Customer</font></strong>

Grid Properties > Tab button (not selected)

<font size="2">Sales History</font>

See Also

Web Publishing Components

Supported By

Alpha Five Version 7 and Above