Example of Datatables Editor in ASP.NET MVC
Example of Datatables Editor in ASP.NET MVC

Is there an example anywhere of the Datatables Editor plugin for ASP.NET MVC?
I've already downloaded the .NET DataTables reference, which came with a handy example project. Unfortunately, the example project only covers Datatables usage with Web API and not MVC. I've tried modifying the code in the example based on the [MVC Manual] (https://editor.datatables.net/manual/net/mvc), but am having trouble getting any results. Could someone please shed some light on this?
This discussion has been closed.