Reasons for error: invalid label
Reasons for error: invalid label
Hi,
I'm a newbie and I'm trying to use DataTables for my project.
I'm following this example http://datatables.net/examples/data_sources/server_side.html
I did follow step by step, using the database and HTML table like the one given in the example.
When I checked with Firebug, I saw the returned data and it is also passed the validation by JSONLint. But no data was display and I received the error "DataTables warning: JSON data from server could not be parsed. This is caused by a JSON formatting error", and invalid label in Firebug.
Can you suggest where could I go wrong?
Thank you so much!
I'm a newbie and I'm trying to use DataTables for my project.
I'm following this example http://datatables.net/examples/data_sources/server_side.html
I did follow step by step, using the database and HTML table like the one given in the example.
When I checked with Firebug, I saw the returned data and it is also passed the validation by JSONLint. But no data was display and I received the error "DataTables warning: JSON data from server could not be parsed. This is caused by a JSON formatting error", and invalid label in Firebug.
Can you suggest where could I go wrong?
Thank you so much!
This discussion has been closed.
Replies
Allan
Regards,