AdvantageGrid Class
Class AdvantageGrid. Implements the RadGrid, IAdvantageControl
This control is a helper control used when handling simple list<T> items. It expects the standard pattern of "IsActive", "IsFeatured", "SortOrder" in order to use all functionality.
Assembly: AdvantageCMS.Web.UI (in AdvantageCMS.Web.UI.dll)
Syntax
[ToolboxDataAttribute] [ToolboxBitmapAttribute] [DefaultPropertyAttribute] [DefaultEventAttribute] [DescriptionAttribute] public class AdvantageGrid : RadGrid, IAdvantageControl
Inheritance Hierarchy
Control
WebControl
BaseDataBoundControl
DataBoundControl
CompositeDataBoundControl
RadCompositeDataBoundControl
GridBaseDataList
RadGrid
AdvantageCMS.Web.UI.Admin..::..AdvantageGrid