2

I'm relatively new to MVC and looking to output some data and paginate through it. I don't want some fancy JQuery pagination or anything like that, it has to run server side. I have done this sort of thing previously using Gridviews etc, but not sure how to achieve this using ASP.NET MVC. Does anyone have any ideas how to do this?

I am using the following:

Razor, C# Entity Framework, LINQ

2

2 Answers 2

2

This is a famous tutorial http://nerddinnerbook.s3.amazonaws.com/Part8.htm

Sign up to request clarification or add additional context in comments.

Comments

1

I think you'll find that this should help you http://msdn.microsoft.com/en-us/magazine/gg650669.aspx

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.