Hi
I'm using this line of code: txtFld.Text = comboValue.Text to get a value selected from ComboBox, but it doesn't show on TextField there after selecting it, any idea why?
Thanks in advance
I'm using this line of code: txtFld.Text = comboValue.Text to get a value selected from ComboBox, but it doesn't show on TextField there after selecting it, any idea why?
Thanks in advance