ComponentOne GridView for ASP.NET AJAX: ComponentOne GridView for ASP.NET AJAX Overview > Revision History > What's New in 2010 v2

What's New in 2010 v2

In the 2010 v2 release the following enhancements were made to GridView for ASP.NET AJAX:

      Keyboard Support

Additional keyboard support was added to the C1GridView control. At run time, users can now enter the client-side editing mode on a cell by pressing any alphanumeric key. Users can also now navigate through the grid by using the arrow and navigation keys (such as Home, End, and so on). See Keyboard Navigation for details.

      New Members

New members, including some replacing deprecated members, were added to GridView for ASP.NET AJAX in the 2010 v2 release. For details see the new member table and the list of breaking changes below.

New Members

The following members were added to the C1GridView control's object model in the 2010 v2 release:

 

Type

Member

Description

C1GridView

ErrorText property

Gets or sets the text to display if an error occurs during a callback to the server.

C1HyperLinkField

DataNavigateUrlFields property

Using the DataNavigateUrlFields property you can combine multiple fields from the data source to create hyperlinks for the C1HyperLinkField column.

C1ImageField

DataAlternateTextField property

Gets or sets the name of the column from the data source that contains the values to bind to the AlternateText property of each image in a C1ImageField object.

DataImageUrlField property

Gets or sets the name of the column from the data source that contains the values to bind to the ImageUrl property of each image in a C1ImageField object.

Breaking Changes

The following breaking changes were made to GridView for ASP.NET AJAX in the 2010 v2 release:

      The C1ImageField class' DataAlternateTextColumn and DataImageUrlColumn properties were deprecated and replaced with the DataAlternateTextField and DataImageUrlField properties accordingly.

      The C1HyperLinkField class' DataNavigateUrlField property has been deprecated and replaced with the DataNavigateUrlFields property.


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.