I'm not sure if this could be a bug, but I'm not able to add a custom class to the table row. Here's what I'm using, currently.
Adding a class works just find in
Code:
<xf:datarow class="dataList-row--current">
Adding a class works just find in
<xf:cell> Any ideas on how I can accomplish this?