Rilasci di ASPxGridView

Released: Jun 14, 2011

Updates in this release

Updates in v2011 vol 1

  • Multi-Row Headers (Bands) - This release includes support for multi-row headers - allowing you to organize grid columns across logical groups (bands). The newly introduced band column type does not allow you to display data values within it. Its purpose is to organize columns (children) within its column collection. This allows you to easily maintain a hierarchy of nested bands. The flexible design of the DevExpress ASP.NET Grid allows you to place a data column and a band...

Released: May 20, 2010

Updates in this release

Updated in v2010 vol 1

  • Full Support for Visual Studio 2010 and .NET Framework Client Profile

Released: Dec 21, 2009

Updates in this release

Updates in v2009 vol 3

  • New ASP.NET Time Editor
    This editor looks and behaves like our spin edit control - making it easier to display and edit date and time portions of date values. With integrated keyboard support, there are now 3 different ways to edit values.
  • New Column Types
    Added two column types to our ASP.NET grid controls to simplify editing of color and date-time values. These column types correspond to the new ASP.NET editor controls implemented in this and previous releases.