I am sending JSON data from my controller but data is not populating through ajax request
I am sending JSON data from my controller but data is not populating through ajax request

<script src="~/Scripts/DataTables/jquery.dataTables.js" ></script>
<link rel="stylesheet" type="text/css" href="~/Content/DataTables/css/jquery.dataTables.css">
This discussion has been closed.