11-25-2008 11:42 PM
Hello, i want to hide required column of multi column listbox and retrive back as required.. do we have any property in LabVIEW which can fulfill this requirement
11-26-2008 12:31 AM
One possibility is attached. Although it is not perfect.
A better approach would be to store the main listbox and the one that is shown, in two function globals, and use them as needed