The following tables list the members exposed by GridRenderer.
Name | Description | |
---|---|---|
GridRenderer Constructor |
Name | Description | |
---|---|---|
ClientAttributeIndex | ||
ClientAttributeKey | ||
ClientAttributeSubMkr | ||
ClientAttributeText | ||
XslComment | The string to generate a node that will create a comment after the xsl is applied | |
XslSpace | XSL space |
Name | Description | |
---|---|---|
_designMode | ||
_grid | ||
_tableWidth | ||
htmlWriter | ||
o |
Name | Description | |
---|---|---|
ClientID | Provides access to the clientID for the Control (Inherited from Infragistics.Web.UI.Framework.RendererBase) | |
DesignMode | Returns true if the Control is currently in Design Mode. False is returned otherwise. (Inherited from Infragistics.Web.UI.Framework.RendererBase) | |
Grid | Reference to the WebDataGrid to which the renderer belongs to. | |
Page | Provides access to the Page object of the Control (Inherited from Infragistics.Web.UI.Framework.RendererBase) | |
UniqueID | (Inherited from Infragistics.Web.UI.Framework.RendererBase) |
Name | Description | |
---|---|---|
Control | Provides access to the Control or ControlMain that the object is associated with. (Inherited from Infragistics.Web.UI.Framework.RendererBase) | |
RunBot | Provides access to the RunBot object for the Control (Inherited from Infragistics.Web.UI.Framework.RendererBase) | |
StyleBot | Provides access to the StyleBot object for the Control (Inherited from Infragistics.Web.UI.Framework.RendererBase) |
Name | Description | |
---|---|---|
GenerateRecordsXsl | ||
GenerateXsl | ||
IsLegalXmlChar | Whether a given character is allowed by XML. |
Name | Description | |
---|---|---|
AddAttributesToRender | Adds all of the standard attributes to the writer. (Inherited from Infragistics.Web.UI.Framework.RendererBase) | |
AddStandardAttributesToRender | Overloaded. Adds attributes from the Attributes collection of the control to the writer. (Inherited from Infragistics.Web.UI.Framework.RendererBase) | |
AddStandardPropertiesToRender | Adds standard properties of a WebControl to the writer. (Inherited from Infragistics.Web.UI.Framework.RendererBase) | |
AddStyleAttributeToRender | Adds style attribute to the writer. (Inherited from Infragistics.Web.UI.Framework.RendererBase) | |
AddXAttribute | Overloaded. Writes multiple attribute string to the HtmlTextWriter (Inherited from Infragistics.Web.UI.Framework.RendererBase) | |
AddXAttributeToClassName | Write class to writer with extra attribute. That method can be used only for the html element of main control which has normal id. (Inherited from Infragistics.Web.UI.Framework.RendererBase) | |
AfterContent | Fires a rendering event after the grid content rendering. | |
AfterGrid | Fires rendering event after the grid's HTML. | |
AfterGridLiteralNodeMatch | Fires rendering event after the grid's literal node match. | |
ApplyTemplateRecord | ||
BeforeContent | Fires a rendering event before the grid content rendering. | |
BeforeGrid | Fires rendering event before the grid's HTML. | |
BeforeGridLiteralNodeMatch | Fires rendering event before the grid's literal node match. | |
CaptionMatch | ||
CaptionSizeRowMatch | ||
Columns | ||
ContentTrail | Fires rendering event at the end of the content DIV. | |
CreateRowId | Generates a row id for the row that is currently being rendered. | |
FieldCaptionsEnd | ||
FieldCaptionsStart | ||
FieldMatch | ||
FieldsMatch | ||
FooterMatch | ||
FooterSizeRowMatch | ||
FootingArea | ||
FootingAreaMatch | ||
Frame | ||
GetComputedContainerHeight | ||
GetVSIntersectionsHTML | ||
GridMatch | ||
HeaderLayoutMatch | ||
HeaderMatch | ||
HeaderSizeRowMatch | ||
HeadingArea | ||
HeadingAreaMatch | ||
HorizontalScrollbar | ||
ItemMatch | Render a td for a GridItem | |
ItemsMatch | ||
LiteralNodeMatch | Fires rendering event on literal node match. | |
NewLine | Writes a newline character combination to the output stream when DEBUG is defined. Performs a no-op otherwise. (Inherited from Infragistics.Web.UI.Framework.RendererBase) | |
RecordMatch | Generates the xsl to create a tr for a grid row. | |
RecordMatchContent | ||
Records | ||
RecordsMatch | ||
RenderClientStateField | Renders a hidden data field where clientState can be stored for the page submit and sent back to the server (Inherited from Infragistics.Web.UI.Framework.RendererBase) | |
RootMatch | ||
ToolRowMatch | ||
VerticalScrollbar |