I am starting out on Asp.net MVC using Mosh Complete MVC Course on Udemy as a learning guide..Currently trying to implement the default JQuery Datatable with not configuration..Everything works fine until this line is added
$("#customers").DataTable();
I have tried updating bootstrap and jquery but still no luck. At the console i get no error message..but it just does not work. Please help a newbie. Thanks.