jquery datatable requested unknown parameter '1' from the data source for row 0

jquery datatable requested unknown parameter '1' from the data source for row 0

beginner_2018beginner_2018 Posts: 46Questions: 19Answers: 0
edited May 2018 in Free community support

While reading the data from SharePoint List date column I came ac-crossed the issue snapped below.
May I know what's wrong in my lines.

"aoColumns": [

      {
        "mData": "Title"
      },
      {
      "mData": "TabletopSession"
      },

Answers

  • tangerinetangerine Posts: 3,350Questions: 37Answers: 394

    The link provided in the error message explains the diagnostic steps you should be taking.

  • colincolin Posts: 15,176Questions: 1Answers: 2,589

    If this is still a problem, could you link to a live example, or post the JSON response and the code.

This discussion has been closed.