Unable to found parameters

Unable to found parameters

imjrimjr Posts: 2Questions: 1Answers: 0

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

  • allanallan Posts: 61,650Questions: 1Answers: 10,094 Site admin

    Happy to take a look at a test case showing the issue so I can help debug it.

    Allan

  • imjrimjr Posts: 2Questions: 1Answers: 0

    @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

  • allanallan Posts: 61,650Questions: 1Answers: 10,094 Site admin

    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

Sign In or Register to comment.