GridView In Asp.net core 1.0
How to implement grid view in asp.net core 1.0 with pagination
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Francis SusaimichaelPosted Oct 4, 2016, 11:47 AM
Did you meant "Grid view" control in ASP.Net Web Form? If so,there is no such controls are there in ASP.Net Core 1.0.You should use ASP.Net Core MVC, whereyou can draft your HTMLcontrols usingHTML tags.
Delpin Susai RajPosted Oct 4, 2016, 9:14 AM
Delpin Susai RajPosted Oct 4, 2016, 9:14 AM