๐ Building a Reusable DataTable Framework in ASP.NET MVC
Introduction
While working on an enterprise ASP.NET MVC application, I noticed that almost every module required the same DataTable implementation.
Each page needed search, pagination, sorting, export
abinashbehera.hashnode.dev2 min read