S
Steve Bottoms
Hi, all!
How does one prevent table cell background colors from alternating between
grey and white? I've dropped a basic table control on an ASP.Net page
(using VB.Net codebehind), and dynamically creating rows and cells. However,
I can't seem to get the blasted thing to stop alternating the background
colors on every other row! I've tried setting the cell.BackColor property,
but the value is just getting ignored! Also tried on row.BackColor, but
that doesn't have any effect either!
What's the deal? This is driving me nuts!!
SteveB
How does one prevent table cell background colors from alternating between
grey and white? I've dropped a basic table control on an ASP.Net page
(using VB.Net codebehind), and dynamically creating rows and cells. However,
I can't seem to get the blasted thing to stop alternating the background
colors on every other row! I've tried setting the cell.BackColor property,
but the value is just getting ignored! Also tried on row.BackColor, but
that doesn't have any effect either!
What's the deal? This is driving me nuts!!
SteveB