How to config columns where data source is 1D array
How to config columns where data source is 1D array
snow
Posts: 2Questions: 1Answers: 0
my datasouce is like this
:["00:00:01:02:03:04","00:00:01:02:03:05","00:00:01:02:03:06","00:00:01:02:03:09","00:00:01:02:03:12"]
my table has only on column.
then how should I config column option?
This discussion has been closed.
Answers
my table has only one column. My data source is a 1D array, not object array
What trouble are you having? Do you get an error? Can you post a live.datatables.net demo?