GeekArticles
Database
SQL Server
Database
SQL ServerSorting and Paging a Grid of Data in ASP.NET MVC
<p>
This article is the fifth installment in an ongoing series on displaying a grid of data in an <a MVC</a> application.
Previous articles in this series examined how to <a
<a and <a a grid of
data, but none have looked at combining one or more of these features in a single grid. This article and the next one show how to merge these features into a single
grid. In particular, this article looks at displaying a grid that can handle both sorting and paging. The subsequent article will examine combining sorting, paging
and filtering.
</p><p>
Like with its predecessors, this article offers step-by-step instructions and includes a complete, working demo available for download at the end of the article.
Read on to learn more!
<br /><a More ></a></p>
Sponsored Links
Read Next: Iron Speed Designer Review
Related Topics
Subscribe via RSS
SQL Server
- Naming Database Objects: Part II
- Trace Messages Part V: Trace Cleanup
- Naming Database Objects: Part I
- Multiple-Child Aggregation
- Creating SQL Tables for an Integrating Application Using Dexterity
- SQL Server 2005 Beta 2 Transact-SQL Enhancements
- .NET Rocks! - Brian Larson on SQL Server Reporting Services
- Computing the Trimmed Mean in SQL
- SQL Server 2000 Gains on Oracle
- Separator First Formatting (SFF)
