Is it possible to show rows side by side in dandelion datatables
I'm using java spring with thymeleaf and dandelion datatables. I want to show dandelion datatables rows side by side. So I want to use rows divede by 3 rows.Is it possible?How can I do it?