4 column limit?

4 column limit?

bagiobagio Posts: 1Questions: 1Answers: 0

i made a generated datatable and and i have 6 columns, but it only takes the data from the first 4 columns from my database

Answers

  • allanallan Posts: 63,356Questions: 1Answers: 10,447 Site admin

    Thanks for your question - however, per the forum rules can you link to a test case showing the issue please. This will allow the issue to be debugged. DataTables has no hard limit in its code anywhere. Indeed, if you look at the example on the home page you will see it uses all 6 columns.

    Information on how to create a test page, if you can't provide a link to your own page can be found here.

    Thanks,
    Allan

This discussion has been closed.