Hi,
is there any way to manage a multidimensional array in a combobox ?
I have a two dimension array like this:
aArray:=array(0,2)
aadd(aArray,{01,"Primo"})
aadd(aArray,{02,"Secondo"})
aadd(aArray,{03,"Terzo"})
and I would like to display in the combobox only the second element (First,second, third).
Any ideas ?
Marco Turco
Combobox and multimensional arrays
- Marco Turco
- Posts: 858
- Joined: Fri Oct 07, 2005 12:00 pm
- Location: London
- Contact:
- Antonio Linares
- Site Admin
- Posts: 42521
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 76 times
- Contact: