conquercode
❔ Using DataTable in .cshtml File with JavaScript
Hello everyone,
I'm still new to using C#, and I'm trying to figure out how you display data from a SQL database that is called in the OnGet() method of my page with a paginated table.
This is where I am so far. Any help is greatly appreciated.
4 replies