LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

cells in table changing height automatically

Solved!
Go to solution

Hello everyone,

i am working on a project and there are a lot of tables to write values in them.

the problem is i have 5 tables and the code is the same for all tables but only in the first table

when i write the row headers 2 times the height  of the cells are bigger ! (the first time no problem but when i go to this case for the second time the problem appears).

but the code is the same ! for all tables why only the first one

i tried to replace the table nothing solved 

the only way i solved it is to write the default value of cells hight after writing row header for the first table so it will change the cells hight back to default !

has anyone this problem before. thanks

please see the photos

Download All
0 Kudos
Message 1 of 3
(2,692 Views)
Solution
Accepted by topic author MJDGH

Are you sure that cells values nas no hidden CR/LF elements?
Looks like you have Auto Row Height enabled and write multilines values

Message 2 of 3
(2,685 Views)

i don't know how i forgot to disable auto height .. thank you very much

maybe because the others haven't any problem then i forgot to check this.. thanks it works now

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