This widget could not be displayed.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to enter timestamp values in multiple column listbox cells?

Solved!
Go to solution

I want to write timestamp values in the cells of the first column.

 

 

How can I do it?

0 Kudos
Message 1 of 3
(2,307 Views)
Solution
Accepted by topic author iCat

Since a multi colomn list box is basically a 2D array of strings I would recommend to format your timestamp into a string in the format of your choice and pass it to the property node of the muticolumn listbox.

Rolf Kalbermatter
My Blog
0 Kudos
Message 2 of 3
(2,297 Views)

OK.

0 Kudos
Message 3 of 3
(2,278 Views)