How get the type in a column?
How get the type in a column?
DaliaCarolina8695
Posts: 1Questions: 1Answers: 0
I want get the type of date in very column of my datatable
This discussion has been closed.
Answers
DataTables doesn't automatically determine a date format from a column. You need to use a plug-in such as this one to tell DataTables what the date format is.
Allan