Undefined values showing on datatable
Undefined values showing on datatable
misskizz
Posts: 3Questions: 2Answers: 0
Hello, i am new at coding and i wanted to know how to pass the controller data to ajax.
Thank you
This discussion has been closed.
Answers
Hi @misskizz ,
It would be worth checking the values of your
data
object as you add them to the table - it looks like the problem would be there. Maybe those fields aren't named correctly or aren't being passed back to the client.We're happy to take a look. As per the forum rules, if you could link to a running test case showing the issue we can offer some help. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin