LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

highlight rows

Solved!
Go to solution

Hi!

I have a M.Column Listbox. How can I highlight rows programitically? i.e push a button, all rows are selected. or just a couple!

Thank you!

 

---
+++ In God we believe, in Trance we Trust +++
[Hungary]
0 Kudos
Message 1 of 5
(3,286 Views)

You can highlight the rows by going to selection

 

21598iA000BB12BF8B18A8

0 Kudos
Message 2 of 5
(3,276 Views)

hi durnek,

  Please use the select entire rows property of the M.Column listbox.It requires scripting.

 

 

Thanks and regards,

srikrishnaNF

 

 

 

Regards,
Srikrishna


0 Kudos
Message 3 of 5
(3,275 Views)

So it is not possible to select rows programitically ? ( selected rows will be highlighted)

---
+++ In God we believe, in Trance we Trust +++
[Hungary]
0 Kudos
Message 4 of 5
(3,267 Views)
Solution
Accepted by topic author D60

You can also select keyfocus =  true and use the updown arrow to highlight the rows.

0 Kudos
Message 5 of 5
(3,263 Views)