Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 Hyphen Sign in Grid on Web

Author  Topic 

rikleo2001
Posting Yak Master

185 Posts

Posted - 2005-11-13 : 19:02:44
Hello Experts,

I am having a problem.
I have one table with simple data and description.

PartCode PartName
0001 Testing-Dept

Now when I populate the datagrid, it displays the Description Like below.

0001 Testing -
dept


Why it is doing that? it seems to be thinking "-" as carriage return.
And the same problem on Crystal report on Web.

Any help is appriciated..

Thanks in advance.





SKR
   

- Advertisement -