TABLES

Find and share HowTos to various installations / configurations!
2 posts • Page 1 of 1
tcoressel
Posts:3
Joined: Thu May 24, 2018 4:33 pm

TABLES

Post by tcoressel »

I have created several TABLES for a recipe system. The TABLE cells are populated after a SQL query. The data is placed in the appropriate column. Some text is to long to display in a cell. I have increased the height of the rows thinking I might be able to word wrap the text in a single cell but found there is no obvious way to to do this thru property parameters.

Is there some way to enable word wrap for a TABLE cell? I understand there is a tooltip that displays the entirety of the text but I want to fill the cell without using the tooltip.

Tim

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: TABLES

Post by leoknipp »

The table in WinCC OA does not do text wrap if the text is too long.
If you want to make a "new line" in the text you add "\n" in the string which is written to the table cell.

Best Regards
Leopold Knipp
Senior Support Specialist

2 posts • Page 1 of 1