Is there a way to add dynamic rows using fnaddData and also at the same time adding according to sorting order of the columns (For e.g: alphabetical order)?
Reposting from SO: fnAddData most certainly does sort the table after it has run - example: http://live.datatables.net/aceyed/edit#javascript,html . Please link to a test case showing the issue.
Replies
Allan