LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can a string table cell be made to line wrap?

I already have the table properties configured for multi-line input and auto row height. Long lines just run beyond the cell, out of view.
0 Kudos
Message 1 of 2
(2,779 Views)
Hi Globus,

There is currently no feature in a table to wrap text in cells. You can file a product suggestion for this if you'd like by going to www.ni.com -> Contact NI -> feedback (under Product Feedback).

If this is an option, you can find out the maximum width of the text in cells and resize the column widths programmatically so that all the text is visible. You can find an example of programmatically resizing a cell width here:
http://forums.ni.com/ni/board/message?board.id=170&message.id=65837&requireLogin=False

Thanks and best regards,
Shakhina P.
Applications Engineer
NI
0 Kudos
Message 2 of 2
(2,758 Views)