Hi,
I'm trying to fill a combo box with tabledata.
I've got a table containing an id, a first name and a last name.
The result should be, that the user can select a name in the combobox and that the corresponding id can be retrieved when he has done so.
Is it necessary to do everything in code, or can it be done automatic?
I've been looking for help sample code in openedge help or via google, but have a hard time doing so.
Any help would be appreciated.
I'm trying to fill a combo box with tabledata.
I've got a table containing an id, a first name and a last name.
The result should be, that the user can select a name in the combobox and that the corresponding id can be retrieved when he has done so.
Is it necessary to do everything in code, or can it be done automatic?
I've been looking for help sample code in openedge help or via google, but have a hard time doing so.
Any help would be appreciated.