Hey Friends,
I am developing an business data oriented application using ASP .NET MVC Core. Actually i have to add some features for instance - adding sorting, table row count in table defined under foreach loop in cshtml pages, i am using Entity Framework. I want to freeze some columns while scrolling.
Thanks