Hi,
We have a radgrid which have mastertable and detailtables and we would like to have a gray background starting from extreme left. We managed doing for mastertable header by using below css
.rgRow .rgExpandCol
{
background-color:Gainsboro !important;
}
Please help us so that we can achieve the same effect for detailtable headers.
Please find the attached image.
We have a radgrid which have mastertable and detailtables and we would like to have a gray background starting from extreme left. We managed doing for mastertable header by using below css
.rgRow .rgExpandCol
{
background-color:Gainsboro !important;
}
Please help us so that we can achieve the same effect for detailtable headers.
Please find the attached image.