.neT
How to access and change the html
controls background color.
HtmlTableRow
thTopPanel = (
HtmlTableRow
)e.Item.FindControl("
thTopPanel
");
thTopPanel.Style.Add(
HtmlTextWriterStyle
.BackgroundColor, "
Green
");
Newer Post
Older Post
Home