Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » ASP.NET   (RSS)
Sorry, but there are no more tags available to filter with.

Real World GridView: Excel-like Frozen Headers for ASP.NET 2.0

Many of us are familiar with frozen cells in Excel, but it is typically quite difficult to implement something like that HTML. In this “Real World GridViews”, we investigate adding this functionality to GridView to make frozen headers easy to reuse across pages. Though I am only going to go over freezing headers here, once you get the idea, it is a short step to freeze columns (right or left) and footers.
Posted by mattdotson | 57 Comments
Filed under:

Finally ... Part 2 of Real World GridViews

GridView is a great control, and out of the box it does a lot of wonderful stuff, but I haven't worked on a project yet where it did everything I needed. "Real World GridView" is an attempt to share some of the common customizations I end up doing to GridView on a regular basis.
Posted by mattdotson | 0 Comments
Filed under:

Real World GridView: Two Headed & Grouping GridViews

Let's take a look at some real world uses for GridView.
Posted by mattdotson | 32 Comments
Filed under:
 
Page view tracker