Is there a way I can add a class to the Row from a table records? I have only find a way to do it with CSS inline as the attachment shows.
Can I do it with a class?
Hi Leo,
Yes, you can. refer to the below image we have an option for the class. Style Classes where you can multiple classes to the cell.
Regards,
Pankaj
Pankaj pant wrote:
I made a mistake what I meant was how can I add a class to the Row in a table records, not cell just the row like the attachment shows
There is no option for the class in a row even inline style won't work.
As per the HTML standards, it is not possible to have a class in a row as working.