hi all --
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/information-technology/10974-order-items-in-list-box.htmlReference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=10974
I have a combobox (name cboProgram);
Once the program is loaded, a listbox of associated Elements are
generated.
The listbox (name lboElement), which has ElementID, ElementName,
ElementOrder
When the items appear in the list box, I have the "UP" "DOWN" arrows to
the left of it to allow the user to change the ElementOrder.
How can this be done?
Thanks!