Check value with datatable data

Check value with datatable data

Andreas S.Andreas S. Posts: 207Questions: 73Answers: 4

I have to check the entered data from the editor if this entry already exists in the datatable before it is sent to the server. About presubmit I get the data from the editor, how do I get the data from datatables? I can not use the jquery each() function, because some data in the datatables are rendered. Is there a way to get the raw data of the datatable?

Andreas

Answers

This discussion has been closed.