Hi all,
Using LV 2012...
I have a multi-column listbox containing a single column of text values. I am trying to set up the following functionality:
Right-clicking on an item will cause a runtime menu to open... user will select "Parameters" from the menu and a dialog containing parameters specific to the item will appear.
The runtime menu was easy. The problem is the listbox value (row) does not change with right-clicking alone. I currently have to left-click to change the value and then right-click for the menu. Any way to to change the value with right-clicking?
Thank you!
Charlie