Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ComboBox AsyncSelect
#1
Hi, what does the AsyncSelect event do ?  I thought it might fire when the user selects an item from the drop-down but it doesn't fire in any circumstance that I can find.

How could I intercept the selection so that I modify what goes into the edit (ie simple description in drop-down places cryptic data in edit).

I thought ItemsHaveValues might achieve that but if I put something like

simple=ABC
complex=QWERTY

in the items, only the 'name' part (simple) is displayed in the drop-down and only the name part is displayed in the edit, ie everything after = is just lost.

Many thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)