1
Answer

How do i give rows color depending on cell value.

Photo of Istudent Rana

Istudent Rana

7y
642
1
I am using datatables.net.
Rows in tables are arranged with EmployeeGroupNumber.
I would like to have even EmployeeGroupNumber rows with one color and odd with another. so that it could be clean to separate the details in the table

Answers (1)