
This article focuses on explaining a set of features that have been added to the GridView controls that ship with ASP.NET 2.0. Two main features among the list are the ContextMenu row-based and Filter Textbox to filter GridView’s rows. During the last few weeks we have been working on extending the new GridView controls that ship with ASP.NET 2.0. There are several production controls that offer the features that we have added to the GridView control. However, none of those controls based their work on the GridView control. As you have probably seen, those controls were always rebuilt from scratch.
|