EDN Admin
Well-known member
This article is the fifth installment in an ongoing series on displaying a grid of data in an http://www.asp.net/mvc ASP.NET MVC application.
Previous articles in this series examined how to http://www.4guysfromrolla.com/articles/122210-1.aspx sort ,
http://www.4guysfromrolla.com/articles/010511-1.aspx page , and http://www.4guysfromrolla.com/articles/011911-1.aspx filter 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.
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!
http://www.4guysfromrolla.com/articles/012611-1.aspx" class="readmore Read More >
View the full article
Previous articles in this series examined how to http://www.4guysfromrolla.com/articles/122210-1.aspx sort ,
http://www.4guysfromrolla.com/articles/010511-1.aspx page , and http://www.4guysfromrolla.com/articles/011911-1.aspx filter 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.
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!
http://www.4guysfromrolla.com/articles/012611-1.aspx" class="readmore Read More >
View the full article