Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Sep 25, 2003 04:16 PM by nferro
Member
15 Points
3 Posts
Sep 25, 2003 03:37 PM|LINK
Sep 25, 2003 04:15 PM|LINK
e.Item.Cells(2).Text = Replace(e.Item.Cells(2).Text, vbCrLf, " ")
nferro
Member
15 Points
3 Posts
CrLf to <br> On a datagrid
Sep 25, 2003 03:37 PM|LINK
so the Datagrid will have line breaks where they exist. Is there a way to do this?
nferro
Member
15 Points
3 Posts
Re: CrLf to <br> On a datagrid
Sep 25, 2003 04:15 PM|LINK