In one column, some of the lines are just empty
In one column, some of the lines are just empty
![chagold](https://secure.gravatar.com/avatar/ee70d25964d8306fbed759864a13aaa0/?default=https%3A%2F%2Fvanillicon.com%2Fee70d25964d8306fbed759864a13aaa0_200.png&rating=g&size=120)
I have a table with a lot of data sent in JSON from the server to the client.
For some reason, although JSON comes complete, there is one column where some of the rows are empty.
Anyone know the problem?
This discussion has been closed.
Answers
This is a case where we will need to see your data and the resulting table to troubleshoot the problem. Please post a link to your page or a test case replicating the issue.
https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
Kevin
http://bit.ly/2Do7w1Y
Thanks
You can see it easily in the "פרטי המשרה", when sorting through it I see a lot of empty fields
Thanks
Not sure specifically which rows you have in mind. Is this what you are referring to?
The row that has
050-2404410
for example?Here is the record from the JSON:
This looks to be the first set of columns:
It does look like many of the fields in the JSON are blank. This would be from your server script. If this is not a good example then please post a specific example with the data from the JSON and what fields are blank that should have data.
Kevin
The following line numbers appear in JSON but do not appear in the table
29045
29046
29047
Looks ok here using Chrome:
The blue strips are form the Scroller extension, I believe. Does it work for you if you disable the scroller?
What browser are you using?
Is that screenshot from the same example you provided above?
The developers will need to look at the non-working version so the more details you can provide the easier it will be for them to recreate.
Kevin