ComponentOne GridView for ASP.NET AJAX: ComponentOne GridView for ASP.NET AJAX Overview > Upgrading From WebGrid for ASP.NET > Column Changes

Column Changes

Three new column types include: C1CheckBoxField, C1RowHeaderField, and C1ImageFieldC1CheckBoxFields can be bound to Boolean data fields for a nicer appearance and easier editing through the use of check boxes. C1ImageField can easily display images from databound URL addresses.

The base type C1Column has been removed in C1GridView and replaced with the C1Field class.

C1CommandField replaced C1EditCommandColumn. Note that when converting from C1EditCommandColumn to C1CommandField, you will need to set ShowEditButton to True.


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