Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82001

dataTable render not working?

$
0
0

Trying to render my datatable as text using " render: $.fn.dataTable.render.text() " to avoid running scripts within the table.
The datatable pulls data from the angularjs scope and runs in the angular controller.

Here is the code to define the datatable:

$scope.dt=angular.element('#allUsers').DataTable({
                data: $scope.allUsersDTData
            });

How can I get the render to work in the angular controller?


Viewing all articles
Browse latest Browse all 82001

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>