I am implementing DataTables.net but it is not doing the paging, I am working with ASP.NET MVC 5, the code I handle is as follows.
@{
ViewBag.Title = "Proveedor";
}
<h2>Proveedor</h2>
<html xmlns="http://www.w3.org/1999/xhtml"&...
asked on
14.02.2017 / 18:39