Ramco Ramco

Ramco Ramco

  • 428
  • 3.5k
  • 573.2k

Error - The name background does not exists in current context

Jun 4 2023 4:14 PM

Hi

  I have belwo code but it is giving above error. I want to give background color to td

htmlTable.Append("<td style="background-color:gray; " class='text-danger mr-1'>" + colum.CurrentStatus + "</td>");

Thanks


Answers (2)