combobox

benjamin.weizmann

Registered User.
Local time
Today, 06:34
Joined
Aug 30, 2016
Messages
78
hi :)
I do have combo with two columns
the first - it the key value
and the second his the title

is there any way, when user chose option
to save the key value in the database
but on the other hand, to show in the combo the title, the second column?

thanks!!
Ben
 
Yes - set the bound column to 1 , number of columns 2, and columns widths to 0; 6 or whatever size you want.
 

Users who are viewing this thread

Back
Top Bottom