Hello, it is possible to simply append the html of the row (or rows) directly when returned form the ajax call?
What i mean by that is to have all the html of the row begin generated server side and simply appended to the datatable.
↧
Server side rendering the whole row (or rows)
↧