Getting Around A DataTables Error
Getting Around A DataTables Error
I am pulling data from a server, however, sometimes data is missing and an alert pops up: "DataTables warning: Requested unknown parameter." I expect that the data will not always be present and wish to have blank cells when this occurs. Is anything breaking in the background when this happens? If so, how would I work around this?
This discussion has been closed.