Hi :
What I want is in a sreen form display all the info of one record (all fields) of a DATABASE TABLE.
instead of doing like a tableview a a list. example :
FIELD-1 ---------> CONTENT
FIELD-2 ---------> CONTENT
FIELD-3 ---------> CONTENT
.........
FIELD-n ---------> CONTENT
example :
ID ---------> 3445-W30
DESCRIPTION ---------> TABLE FOR BED RED
UNIT ---------> PZ
PRICE ---------> $ 50.45
COST ---------> $ 30.00
LOCATION ---------> BIN-A
LINE ---------> TABLE
........
........
.........
WEIGHT ---------> 35
in a type of scroll-list or list for all the fields of a specific record in a database.
thanks in advanced
Manuel Salazar
What I want is in a sreen form display all the info of one record (all fields) of a DATABASE TABLE.
instead of doing like a tableview a a list. example :
FIELD-1 ---------> CONTENT
FIELD-2 ---------> CONTENT
FIELD-3 ---------> CONTENT
.........
FIELD-n ---------> CONTENT
example :
ID ---------> 3445-W30
DESCRIPTION ---------> TABLE FOR BED RED
UNIT ---------> PZ
PRICE ---------> $ 50.45
COST ---------> $ 30.00
LOCATION ---------> BIN-A
LINE ---------> TABLE
........
........
.........
WEIGHT ---------> 35
in a type of scroll-list or list for all the fields of a specific record in a database.
thanks in advanced
Manuel Salazar