LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to move elements to top of multicolumn listbox after it's been sorted

Solved!
Go to solution

Thanks! Good to know. This will definitely save me time

0 Kudos
Message 21 of 22
(203 Views)

@TylerHW wrote:

So the data is coming from xml files containing clusters, i'm using the info inside these files to populate the lists. But these lists need to be pre-initialised in order for me to parse the contents of the files into the the ItemNames cell. It would take far too long for me to explain the whole architecture.


ItemNames is just a simple 2D array. You talk about "clusters", "cells", "lists" and "parse", all terms that are way too ambiguous without context. Does each "row" consists of adjacent data or is the 2D array populated in crisscross order? Why can't you determine the exact final size from the inputs?

 

 

0 Kudos
Message 22 of 22
(196 Views)