How to display data like e-commerce
How to display data like e-commerce
helmud21
Posts: 3Questions: 2Answers: 0
Can i show my data from database like most of e-commerce?
I try to show my data only using one column and it works to display my data from top to bottom. But what i want is display my data like most-ecommerce, from left to right and when there is not enough space it'll move to bottom and repeat from left to right. I'm sorry for my bad explanation and bad english. Thanks.
Answers
A pivot table is what you are describing. DataTables does not have that functionality at this time.
Allan
So. Thanks for your reply