Documentation for DT_ parameters
Documentation for DT_ parameters
billynoah
Posts: 1Questions: 1Answers: 0
The documentation for DT_RowId, DT_RowClass, DT_RowData, and DT_RowAttr is here: https://datatables.net/manual/server-side#Returned-data
However those parameters are also available to any ajax source and don't require Server-side processing. These parameters should probably be mentioned in the Ajax section and maybe elsewhere: https://datatables.net/manual/ajax
This discussion has been closed.
Answers
Yep, that's a fair point, we should. I've raised it internally (DD-1699 for my reference) and we'll report back here when there's an update.
Cheers,
Colin
Just to say these have now been added, and will appear on the Ajax page the next time the site is rebuilt (probably early next week). Thank you for the suggestion,
Colin
Excellent spot. That sort of thing is easily missed, so well done @billynoah.