To set the background colour, you can set a class or set the style.backgroun dColor property of each row. To alternate, just use odd for one colour and even for the other.
To set the background colour, you can set a class or set the style.backgroun dColor property of each row. To alternate, just use odd for one colour and even for the other.
Table is generating dynamically from database and I want alternate row color of for the table. If you have code for that, please help me! ..
Comment