Version

GridRecordItem Class Methods

For a list of all members of this type, see GridRecordItem members.

Public Methods
 NameDescription
Public MethodEnsureTemplateThis method ensures that the template for this item is instantiated. (Inherited from Infragistics.Web.UI.GridControls.ControlDataItem)
Public MethodFindControlThis method searches for a locates control objects within the TemplateContainer associated with this UIObject by using the Id parameter to match against control Ids. (Inherited from Infragistics.Web.UI.GridControls.ControlDataItem)
Protected Methods
 NameDescription
Protected MethodGenerateAttributesOverridden. Ensures that certain attributes are rendered on the GridRecordItem  
Protected MethodGetTextNodeOverridden. Overriden. Initializes and returns a text node of the record item. The node contains attributes and the text value need for rendering of the record item.  
Protected MethodNotifyPropertyChangeThis notifies the Record that a property has changed (Inherited from Infragistics.Web.UI.GridControls.ControlDataItem)
See Also