Welcome! Log In Create A New Profile

Advanced

View formatted Text in Table

Posted by AndyD 
AndyD
View formatted Text in Table
September 03, 2008 07:27PM
Hello,

i have a formatted Text which should be displayed in a Table-Field but the field will not show all the contents?

For example:

String = "This is a Test[TAB]Formatted Text[CR][TAB]second Line"

But the Table only displays "This is a Test". What is need that the Table Col is showing the String in the right format?

Thank you for your help.

Best regards
Andreas

P.S: [TAB] stands for the Tab-Character and [CR] for Carriage Return Character



Edited 1 time(s). Last edit at 09/03/2008 07:51PM by A. Dolleschal.
Piet van Zanten
Re: View formatted Text in Table
September 04, 2008 07:51AM
Did you set the table column's property to multiline text?
Regards,
Piet
AndyD
Re: View formatted Text in Table
September 04, 2008 09:57AM
Yes the column is Multitext.

Regards
Andreas
Christoph Erdmann
Re: View formatted Text in Table
September 04, 2008 10:19AM
Hello Andreas,

string = "This is a test" + TAB + "Formatted Text" + CR + TAB + "Second Line"

Christoph
AndyD
Re: View formatted Text in Table
September 04, 2008 10:25AM
Hello,

found the Problem myself. I used function TableAdd, but this function uses [TAB] as divider for new column. Now i'm using TableAddLine and it works as expected.

Best regards
Andreas
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: