/// <summary>
/// Daniel Balla's Weblog - Various posts
/// on .NET Development, ASP.NET, Agile,
/// TDD, Architecture, SQL and others.
/// </summary>
[Serializable]
class Blog<T> where T : ASP.NET, Ajax, WCF, WF, new()
{
}
Sunday, April 30, 2006
Optimized ASP.NET DataGrid Sorting - The Code Project - ASP.NET
Bookmark:
Optimized ASP.NET DataGrid Sorting - The Code Project - ASP.NET
This is a simple yet very efficient implementation of a .NET 1.1 datagrid.
my TO DO: create a template project (wizard) with this as it does come in handy.
Optimized ASP.NET DataGrid Sorting - The Code Project - ASP.NET
This is a simple yet very efficient implementation of a .NET 1.1 datagrid.
my TO DO: create a template project (wizard) with this as it does come in handy.

0 Comments:
Post a Comment
<< Home