child rows
-
Hello!
I got some help regarding this kind of topic earlier but I’ve hit some problems and would appreciate some help 🙂
I have “Child Rows” on my tables and it’s working prefectly, but I want the information in the Child Rows to be Left aligned.
I used this code to Center all the other rows in the table..tablepress thead th, .tablepress tbody td { text-align: center; } .tablepress .column-1 { text-align: left; }When I say “Left aligned” I’m refering to this examples Child Rows:
https://datatables.net/examples/api/row_details.htmlAlso how do you get it so that there is a horisontal line that seperates the Child Rows and the Table Rows, as shown in this example?
Thanks again!
Kind Regards John.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘child rows’ is closed to new replies.