Can mData read a pure string rather than dotted notation?
Can mData read a pure string rather than dotted notation?
My column name contains dotted notation e.g. "mData": "0.8Hz" and it cannot read into the datatable. How can I force "mData" to read it as a pure string rather than a dotted notation? I cannot really change the column name of in the database. Thanks.
This discussion has been closed.
Replies
1.10 wip is available here: https://github.com/DataTables/DataTables/tree/1_10_wip/media/js
Allan