Retard
|
| Posted: 05/16/2002, 1:00 PM |
|
I have a grid with alot of columns. Some of the columns have spaces. I need to have no wrap on these or all columns is there a way to do this? And yes I have searched this site. I am using ASP w/templates.
Thanks
|
|
|
 |
Tom
|
| Posted: 05/16/2002, 1:14 PM |
|
display your data as html and replace all spaces with a non breaking space
nbsp;
|
|
|
 |
tard
|
| Posted: 05/17/2002, 9:30 AM |
|
Tom thanks what I did was as Tom mentioned I went to the label property and marke it as html. The label was named Asset Tag which wrapped because I have a $h!tload returned to the screen (not my idea). So to make it not wrap it should look like this Asset Tag as the label. Thanks Tom for helping me pull my head from my behind.
|
|
|
 |
tarded
|
| Posted: 05/17/2002, 9:40 AM |
|
damn html
it should have said
between asset and tag there should have been a  
|
|
|
 |
tarded
|
| Posted: 05/17/2002, 9:40 AM |
|
damn html
it should have said
between asset and tag there should have been a  .
|
|
|
 |
turded
|
| Posted: 05/17/2002, 9:44 AM |
|
damn it!!!
do it like tom said with the non breaking space acronyn between the words and put a & sign in front.
|
|
|
 |