LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Append one row at a time and autoscroll - Multicolumn list

Solved!
Go to solution
Hi,
 
Anyone got any ideas as to how to add one row at a time to a multicolumn list?
 
As of now I read the ItemNames array using a property node, append the row and update the property node. This works but I am guessing that there should be a better way, update one row at a time.
 
Also once the number of rows exceed the size of the list, is it possible to autoscroll in such a way that the last visible row is the last line I updated?
 
Thanks in advance,
 
aCe

CLA CTAChampionI'm attending the GLA Summit!
Subscribe to the Test Automation user group: UK Test Automation Group
0 Kudos
Message 1 of 2
(2,593 Views)
Solution
Accepted by topic author .aCe.
Hi aCe,
afaik, is there no other way to update a multicolumn listbox with another solution. You can autoscroll if you set the value of the top left cell.
Mike


Message Edited by MikeS81 on 08-07-2008 01:41 PM
Message 2 of 2
(2,588 Views)