BradT
|
| Posted: 02/08/2005, 2:50 PM |
|
I want to get rid of the separator line between records/rows on a grid, so the rows are touching at top and bottom. Have tried everything I can think of, but still have a thin line between them. Any ideas? Thank you in advance!
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 02/08/2005, 3:53 PM |
|
Maybe you could post here the relevant part of your HTML code (template) and we could take a look.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
Brad Thompson
|
| Posted: 02/08/2005, 10:59 PM |
|
Upon your suggestion, I started looking really close at the HTML. Can't
believe I missed the " " at the end of the line before the ending </td>
tag. This space was causing the line between rows. Thanks Peterr!
Brad
"peterr" <peterr@forum.codecharge> wrote in message
news:2420950e4b545f@news.codecharge.com...
> Maybe you could post here the relevant part of your HTML code (template)
> and we
> could take a look.
> _________________
> Peter R.
> YesSoftware Forums Moderator
> For product support please visit http://support.yessoftware.com
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
|