Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
639
Assign selected value for multi column UltraComboBox
posted

Hi all,

I have a ultracombobox which look like this (below) and the sr_function_hid will hide from user. How should I program and assign the selected row  based on the sr_function_hid value?

now if i direct assign ucbFunction.text = 148 (the value of sr_function_hid which148), it will only show the "148" in the dropdown, insteed of show "NSX_ATV".

Name Remark sr_function_hid
NSX_ATV Request ffrom A.. 148
NSX_Default Default Step Fun.. 143

Please guide.

Thank you very much !