How do I serialize the data in table that is part of a form?

How do I serialize the data in table that is part of a form?

tcardinaltcardinal Posts: 31Questions: 9Answers: 0

I have a datatable that is part of a form. The table is loaded via an ajax call and there can be several pages.

I have looked at the forum and while there seems to be legacy methods for serializing data, is there a way to do this using the rows() or datatable()?

Thanks.

Answers

This discussion has been closed.