Pass the background color of a whole tr to excel
Pass the background color of a whole tr to excel
Luna123
Posts: 1Questions: 0Answers: 0
I have a table that the user can change the color of a whole row (tr) its background color in the Html table I have no problem but when exporting to excel I don't know how to solve if the css background reads the corresponding color if I don't I'm wrong, it's done with customize but it hasn't worked for me yet with the little experience I have
Replies
There are a few threads that discuss this with working example, such as here, here and here, they should get you going in the right direction,
Colin