Horizontal Looping???
Horizontal Looping???
moclvland
Posts: 2Questions: 1Answers: 0
I was wondering if its possible to horizontally loop through the data which would create more of a grid of cards instead of table rows. I've used PHP code in the past to horizontally loop through data and still use a table for the structure.
Is this possible?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Here is a thread discussing card view Datatables. See if the solutions presented help you.
https://datatables.net/forums/discussion/37132
Kevin
Wow thanks! that is exactly what i was looking for.