10-21-2010 10:44 AM
Attached is a vi demonstrating a bug I observed in January 2008 with LabVIEW 8.5. Now in LabVIEW 10 I see that this issue still exists.
The problem is observed while setting the multicolumn listbox value programatically, in effect selecting a row programatically, and then trying to navigate to a different row in the listbox using the up/down arrow keys. Navigation does not start from the currently selected row. Instead it starts from the row that was selected prior to the programatic change to the multicolumn listbox value.
Solved! Go to Solution.
10-22-2010 09:32 AM
Thank you for reporting this behavior. I have created a corrective action request #255312 for R&D to further investigate.
10-15-2014 07:21 PM
I'm still getting the same behavior in 2014...
08-11-2015 01:43 PM
Hey everyone,
This behavior was additionally tracked with CAR 448710 and is now fixed in LabVIEW 2015!
05-06-2017 06:01 PM
Are you sure this was fixed in 2015? I just opened the example in 2016 and I'm still experiencing the same problem.
05-08-2017 04:46 PM
I am actually seeing the same thing in 2016. We will investigate this internally.
Eric
Applications Engineer
11-17-2017 08:12 AM
This is also the case in LV 2015.0.1
Any updates? The current search feature in my program acts weird because of that.
11-20-2017 04:03 PM
There is a KB that provides a workaround for the behavior you're seeing.
(How Can I Make Persistent Programmatic Changes to the Value of a Listbox Control?)
http://digital.ni.com/public.nsf/allkb/61D1AA87092BBC4C86257ED2005B1EC5?OpenDocument
11-21-2017 01:31 AM
That worked. Fantastic, thank you.
01-20-2022 08:22 AM
The solution link is broken - can you share the method that worked for you?
Thanks