S
Susan Geller
Character returns stored in a table do not display in a textbox or on a
datagrid on my .net form. The text displays without the returns making the
text difficult to read. When I "view source" on the page, I see the returns
and when I view the data in Enterprise Manager I can also see the returns.
I have the same problem when I am looking at the text in a datagrid and when
I am looking at it in a textbox.
Example:
Text in database:
"some text
and then some more text after a two character returns"
displays like this:
"some text and then some more text after a two character returns"
--Susan
datagrid on my .net form. The text displays without the returns making the
text difficult to read. When I "view source" on the page, I see the returns
and when I view the data in Enterprise Manager I can also see the returns.
I have the same problem when I am looking at the text in a datagrid and when
I am looking at it in a textbox.
Example:
Text in database:
"some text
and then some more text after a two character returns"
displays like this:
"some text and then some more text after a two character returns"
--Susan