Unable to found parameters
Unable to found parameters
imjr
Posts: 2Questions: 1Answers: 0
in DataTables
I have shared to images of datatable of serverside example. where in official documentation we can get request parameter , but where as i have implemented in my sample project, i'm unable to found those parameters.
Please help me out.
Answers
Happy to take a look at a test case showing the issue so I can help debug it.
Allan
@allan if you don't mind, i have already attached two screenshots for clear view. "Official.PNG" is DataTable official docs, which is "https://datatables.net/examples/server_side/simple.html" and "Implemented.PNG" is already implemented in my project.
difference between request parameters
Sure, I see them, but I don't know why there is a difference. You might simply not have the
serverSide
option enabled, or there might be something else. Debugging code from images is virtually impossible, which I why I asked for a test case.Allan