Hi
I have belwo code but it is giving above error. I want to give background color to td
htmlTable.Append("" + colum.CurrentStatus + " ");
Thanks
Hi
I have belwo code but it is giving above error. I want to give background color to td
htmlTable.Append("" + colum.CurrentStatus + " ");
Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajkiran SwainPosted Jun 4, 2023, 4:18 PM
Amit MohantyPosted Jun 5, 2023, 6:25 AM
You can also use single quotes (') instead of double quotes ("):