The following tables list the members exposed by GridClientRenderer.
Name | Description | |
---|---|---|
GridClientRenderer Constructor | Creates object |
Name | Description | |
---|---|---|
_designMode | (Inherited from Infragistics.Web.UI.GridControls.GridRenderer) | |
_grid | (Inherited from Infragistics.Web.UI.GridControls.GridRenderer) | |
_tableWidth | (Inherited from Infragistics.Web.UI.GridControls.GridRenderer) | |
htmlWriter | (Inherited from Infragistics.Web.UI.GridControls.GridRenderer) | |
o | (Inherited from Infragistics.Web.UI.GridControls.GridRenderer) |
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. (Inherited from Infragistics.Web.UI.GridControls.GridRenderer) | |
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 | |
---|---|---|
GenerateCellTemplate | Overloaded. Creates the JQuery template for the grid cells (TDs) | |
GenerateEmptyRowsTemplate | Creates the html for the empty rows template and returns it as string. | |
GenerateRecordsXsl | (Inherited from Infragistics.Web.UI.GridControls.GridRenderer) | |
GenerateRowTemplate | Create the row template. | |
GenerateXsl | (Inherited from Infragistics.Web.UI.GridControls.GridRenderer) | |
IsLegalXmlChar | Whether a given character is allowed by XML. (Inherited from Infragistics.Web.UI.GridControls.GridRenderer) |