Hello,
Is it possible to display 2 fields with dbcombo ?
I have tried without success, a sample will be great
Thanks
Richard
Hello,
Is it possible to display 2 fields with dbcombo ?
I have tried without success, a sample will be great
Thanks
Richard
Use arrays:
oDBCombo:=SetItems( aItems, aList )
James