GRD_USERLIST Grid Component
Purpose
The application administrator uses the GRD_USERLIST grid component on the ASWUSERLIST.A5W page to display and manage a list of internal users.

The GRD_USERLIST Grid Component in the Grid Builder [Picture]

The GRD_USERLIST Grid Component in the Browser [Picture]
Description
The GRD_USERLIST component is an editable tabular grid based on the user_names table. It contains a quick search feature that allows the administrator to quickly find a user record.
Containers
Notable Grid Control Property Settings
Control |
Property |
Description |
User_Name |
Display Settings > Validation rules |
Text Format > Allow whitespace = "False" Cross-file Validation > Data source = "DBF File" Cross-file Validation > Table name = "user_names" Cross-file Validation > Field name = "user_name" Cross-file Validation > Value must = "Not exist" |
Password |
Display Settings > Validation rules |
Text Format > Allow whitespace = "False" |
User_Id |
Column Properties > Hide column |
"True" |
Level |
Display Settings > Validation rules |
Data Value > Validation expression type = "Simple expression" |
|
Display Settings > Validation rules |
Page code overrides the value set here. Data Value > Must be = "Less than or equal to" = 1 |
|
Column Properties > Security Level |
4 |
Notable Component Property Settings
Property |
Description |
Layout Options > Suppress empty rows |
"True" |
Quick Search > Has Quick Search |
"True" |
Quick Search > Position |
"In Grid" |
Quick Search > Field(s) to search |
"User_Name" |
Quick Search > Search style |
"Contains" |
Quick Search > Control type |
"Textbox" |
Permissions > Delete security level |
5 |
Permissions > Update security level |
0 |
Permissions > Insert security level |
0 |
Permissions > Number of new record rows |
1 |
Permissions > Show new records on last page only |
"True" |
See Also
Supported By
Alpha Five Version 7 and Above