Good morning
Usually we give response from 08:00 (GMT +03:00) till 23:00 (GMT +03:00)
2) Just add request about this feature here
www.ari-soft.com/Feature-Request-for-ARI-Smart-Content/ and we implement it.
3) Each row (tr tag) in tbody tag has the following CSS classes:
actRow_{index} - where {index} is index of row. First row will have actRow_0 class, second actRow_1 and etc.
actRow_odd - for odd row
actRow_even - for even row
Each column (usually td tag) has the following CSS classes:
actCell_{index} - where {index} is index of column. First column will have actCell_0 class, second actCell_1 and etc.
Also you can add additional CSS classes with help parameters 'className' and 'headerClassName' which you can define in {aricsvtablecolumn}
Regards,
ARI Soft