I have a grid that is defined as follows:
and a row template defined as follows:
However, all the rows are the same color because the alternating rows do not have the class='k-alt'. Is there a way that I can apply the class='k-alt' to the alternating rows?
Regards,
John DeVight