Is it possible to have alternate colors on rows of an af:panelGridLayout?
I need to present data on page in the following format (rows and columns):

Currently I have applied inline style on each of the rows
Is it possible to have a style class that can be applied on this component and displays this kind of alternate color scehme ?
I am fine with changing the component also until the data gets presented in the same format.