M
MSNews
Hi,
If a database field contains more than one line of text, i.e. Several
Environment.NewLine characters, the GridView cell ignores them. If I replace
the NewLine with "<br />" - the GridView helpfully converts that string to
"<br %gt;" and so I don't get the CrLf - arrgh! this used to be easy, am
I missing a simple trick?
The colums are autogenerated, which works perfectly except for this problem.
Can anyone help?
TIA
If a database field contains more than one line of text, i.e. Several
Environment.NewLine characters, the GridView cell ignores them. If I replace
the NewLine with "<br />" - the GridView helpfully converts that string to
"<br %gt;" and so I don't get the CrLf - arrgh! this used to be easy, am
I missing a simple trick?
The colums are autogenerated, which works perfectly except for this problem.
Can anyone help?
TIA