ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to fix constant width in table column.

Solved!
Go to solution

hi.

       how to change table all column width programatically ..i try to change but only 1'st column  only change.

0 Kudos
Message 1 of 5
(4,507 Views)

Hi Gokul,

 

first select the column you want to set width (using ActiveCell property), then change the width…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 5
(4,492 Views)
hi, i want to change all column width that i am using -2 but 1'st column only change...
0 Kudos
Message 3 of 5
(4,464 Views)
Solution
Accepted by GokulGKM

column width_BD.png

0 Kudos
Message 4 of 5
(4,420 Views)

ActiveCell "coordinates" usage can be a bit confusing, it is good to keep this link as a reference:

http://zone.ni.com/reference/en-XX/help/371361H-01/lvprop/multcollst_active_cell/

0 Kudos
Message 5 of 5
(4,385 Views)