f is undefined
f is undefined
Charly232
Posts: 2Questions: 0Answers: 0
Hello,
I have read some post about this but i cant resolved my issue...
Datatable says "Loading" but nothing appears. I have tried with .json file, .txt and php array but nothing.
Do you have a solution ?
Link to : Datatable
Txt file : File
And php file : Php
Thank's in advance for you're help and sorry for my english
This discussion has been closed.
Replies
It looks to me like your data is not coming back in a spot that DataTables is expecting. Unless you are using the dataSrc option, {data:{your table data goes here}}.
Also, assuming that file is your data, the data structure in it does match your definition.
This does not match what you are sending from your file.
Hello thank's for you're replie.
That's not solved my problem i have tried to indicate my data source with "dataSrc" with no success...
Changing your dataSrc is not enough. Your datatable data structure just does not match the data in fe-xml.txt produced by your php. Your datatable cannot find the data to display
Data Structure
Definition: