K
Kevin
Hi there,
I have a list box that is bound to a temporary table in my
frontend application. It is set to Extended multiselect.
If there are ten items in the list and I choose just the
fifth item in the list by double clicking, it selects the
item chosen and all four items above the one choosen in
the list. The code that I have that is supposed to pick
the item choosen, then grabs the very top item in the
list, not the one I was attempting to pick.
This used to work correctly with the properties I have
set. I am not sure what might have changed!
HELP! I need to get this fixed ASAP because I am falling
rapidly behind on delivering this application!
Thanks!
Kevin
I have a list box that is bound to a temporary table in my
frontend application. It is set to Extended multiselect.
If there are ten items in the list and I choose just the
fifth item in the list by double clicking, it selects the
item chosen and all four items above the one choosen in
the list. The code that I have that is supposed to pick
the item choosen, then grabs the very top item in the
list, not the one I was attempting to pick.
This used to work correctly with the properties I have
set. I am not sure what might have changed!
HELP! I need to get this fixed ASAP because I am falling
rapidly behind on delivering this application!
Thanks!
Kevin