Change row color if a specific column contains a specific value
Change row color if a specific column contains a specific value
![MikeyMatou](https://secure.gravatar.com/avatar/2e339d378f08c66c7195c5c8b4955569/?default=https%3A%2F%2Fvanillicon.com%2F2e339d378f08c66c7195c5c8b4955569_200.png&rating=g&size=120)
Apologies if it's already been asked, I can't seem to find it.
But I'm currently using the AJAX method querying from a DB (Server side, nearly identical to https://datatables.net/examples/server_side/simple.html). As Datatables is beyond me in many ways, I was wondering if it was possible for anyone to explain (as the title states), how to change the row colour if a specific column contains a specific value (for that row obviously).
Thanks all
This question has an accepted answers - jump to answer
Answers
Hi @MikeyMatou ,
It was actually asked earlier today![:) :)](https://datatables.net/forums/resources/emoji/smile.png)
Here's the thread.
And here's the example I posed.
Cheers,
Colin
Oh god I am blind! Thanks a bunch, got it working.