the view: t_jobs
job_desc job_id
------------- ------
manager 4
clerk 5
n/a 3
I want the value of job_id (column 2) while the form will show job_desc
(column 1). The combobox is set up as follows:
controlsource=thisform.var
rowsource=t_jobs
rowsourcetype=1. alias
boundto = .t.
boundcolumn = 2
whenever I click the combobox to select a value, it always become blank.
what step did I miss?
--
.~. Might, Courage, Vision. In Linux We Trust.
/ v \ http://www.linux-sxs.org
/( _ )\ Linux 2.4.22-xfs
^ ^ 12:26am up 12 days, 58 min, 0 users, load average: 1.00, 1.01,
1.00