T
Tim Munro
Hi all,
I have a combobox set up fully populated with department names. I have
the AutoCompleteMode set to SuggestAppend and the AutoCompeteSource set to
ListItems. When I start typing, the appropriate list of possible matches
comes up (quite neat actually). When I cursor through that suggest list list
OR click to select an item, the main text field is updated, but I cannot
find which event is triggering (if any). I would like to be able to update
another textbox with information as I cursor up and down through the
"suggest" list, without actually having selected anything yet. Is this
possible?
I have a combobox set up fully populated with department names. I have
the AutoCompleteMode set to SuggestAppend and the AutoCompeteSource set to
ListItems. When I start typing, the appropriate list of possible matches
comes up (quite neat actually). When I cursor through that suggest list list
OR click to select an item, the main text field is updated, but I cannot
find which event is triggering (if any). I would like to be able to update
another textbox with information as I cursor up and down through the
"suggest" list, without actually having selected anything yet. Is this
possible?