LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

cannot select row in multicolumn listbox

Solved!
Go to solution

I wanna select a cell (or row rather) to be deleted during runtime in Multicolumn Listbox. I enabled select entire row and other stuff, still I cannot do that - nothing is selected when clicking cells. What can I be doing wrong?

 

 

0 Kudos
Message 1 of 5
(5,698 Views)
Solution
Accepted by topic author rexator

Instead of posting a picture, attach your actual VI so we can actually play with it to see what is going on!

 

My guess, you have an indicator when it must be a control in order to be selectable.

Message 2 of 5
(5,677 Views)

Delete row at runtime.pngSomething like this?

 

 

 

Munna
Message 3 of 5
(5,658 Views)
Solution
Accepted by topic author rexator

@RavensFan wrote:

 

My guess, you have an indicator when it must be a control in order to be selectable.


The "change to control" option on the menu certainly supports that guess.


___________________
Try to take over the world!
Message 4 of 5
(5,647 Views)

Everybody, a huge thanks for a super quick and right answer!

Silly me, never saw it's been an indicator and should have been control!

Thanks a lot!

Smiley Frustrated

 

0 Kudos
Message 5 of 5
(5,632 Views)