How to display a custom message when no data was returned to the jQuery DataTable
I am using jQuery DataTables to display data in ASP.NET Core 6 MVC project. I want to display a custom message when no data was returned from the SQL query, instead of the default text, "Showing 0 to 0 of…