Jump to content

ionized

Members
  • Posts

    3
  • Joined

  • Last visited

Profile Information

  • Location
    Ohio

LabVIEW Information

  • Version
    LabVIEW 2010
  • Since
    2009

ionized's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Ah yep that did the trick for that part of it! I feel like I should've seen that one I take it that there is no way to hide the second column though huh? Thanks for showing me how to get the data though
  2. In labVIEW 2010 I am attempting to make a list box where when you select an item from it the value that is selected will have two different values: one for its name and one for its actual value much like with a combo box. I was wondering if this might even be possible with the normal list box and if there is anyone with any insight on how I can achieve this goal? Another option that I have looked into that I haven't quite figured out how to do yet, if it again is even possible, might be to use a multi-column list box and instead have the item name in one column and the value in the other; however, I haven't found out how I can select the second column of the same row dynamically, nor have I found out how to hide the second row (the value row) so the end user doesn't have to look at it. If either of these options are possible any help toward the end goal would be very much appreciated. The main goal of this is to be able to select multiple items at once unlike with the combo box which can only select a single item at a time so any other solutions are welcome also! Thanks!
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.