Page 1 of 1

how to get value from combobox

Posted: Thu Oct 08, 2020 6:03 am
by tomtagaris
is there any way to get the price of value through Getproperty() [ VALUE <nValue> ] from COMBOBOX
Thanks

Re: how to get value from combobox

Posted: Thu Oct 08, 2020 11:38 am
by mustafa
Hi friend tomtagaris
I don't know if you can serve this Sample?
Regards /Saludos
Mustafa

Re: how to get value from combobox

Posted: Thu Oct 08, 2020 12:27 pm
by vagblad
If you just want the value(1,2,3,4 etc)

GetProperty("Form","Combo_1","Value")

unless i misunderstood

Re: how to get value from combobox

Posted: Thu Oct 08, 2020 7:14 pm
by mol
GetProperty("form","combo", "DisplayValue")

Re: how to get value from combobox

Posted: Mon Oct 12, 2020 7:07 am
by tomtagaris
Thanks for the answers and sorry I was late to answer but I was missing
The combobox.zip is a solution but I would like to know if with the getproperty() we can get the price of value
when there is VALUESOURCE then it passes the value of VALUESOURCE without VALUESOURCE takes the value

Re: how to get value from combobox

Posted: Fri Oct 16, 2020 2:54 pm
by serge_girard
Hi Tomtagaris,

1) What exactly do you mean with 'price' (τιμή) . There is no property called price.
2) Please send your COMBOBOX !

Serge