How to insert rows in DataTables?

0
I need to insert rows in a DataTable 
asked
1 answers
0

Hi David, 

Could you give a little more explenation? Are you using a widget to display DataTables? (for example this one: https://github.com/Itvisors/mendix-DataTables?). 

Are you able to display the data using a DataGrid? 

I would suggest to create an object in order to populate your DataTable.

answered