R
rn5a
How do I change the BorderColor of the rows under the 2nd column in a
DetailsView?
I could change the BorderColor of the 1st column using the
FieldHeaderStyle-BorderColor property but using RowStyle-BorderColor,
the BorderColor of the 2nd column just refuses to change.
I even tried using AlternatingRowStyle-BorderColor but that doesn't
make any difference. What is surprising is the other properties of
RowStyle & AlternatingRowStyle like BackColor, Font-Italic, Font-
Strikeout, Font-Underline etc. work as expected; only the BorderColor
refuses to budge!
DetailsView?
I could change the BorderColor of the 1st column using the
FieldHeaderStyle-BorderColor property but using RowStyle-BorderColor,
the BorderColor of the 2nd column just refuses to change.
I even tried using AlternatingRowStyle-BorderColor but that doesn't
make any difference. What is surprising is the other properties of
RowStyle & AlternatingRowStyle like BackColor, Font-Italic, Font-
Strikeout, Font-Underline etc. work as expected; only the BorderColor
refuses to budge!