@NoCoolHandle - I get JSON returned. If I comment out the #AddRow lines of code, there are no errors and everything works as I expect.
I know C#, but am trying to get fancy and on a button click add a empty row to Jquery DataTables
Hi - I am declaring the variable table but when my page loads I am getting the error: Uncaught TypeError: Cannot read property 'row' of undefined
How should I change my code so this functions as desired?
<script>
var table;
$(document).ready(function () {...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.