Is it possible to have multiple rows in one column?

Is it possible to have multiple rows in one column?

Mike LukeMike Luke Posts: 1Questions: 1Answers: 0

Hello! I am working on my school project where I have SQL database that I would like to show through PHP and DataTables on my page.
I know how to connect it but I have no idea whether is possible to have multiple rows in one column as shown in my mock-up. For example to have a availability and battery information in the same column.

Also I have question regarding styling HTML elements generated by DataTable. I would like to modify elements but they are created externally therefore I don't have acces to them. Should I just inspect page and use IDs and classes created by datatables or is there any other way?

This discussion has been closed.