The following tables list the members exposed by RowEditingTemplate.
Name | Description | |
---|---|---|
![]() | RowEditingTemplate Constructor |
Name | Description | |
---|---|---|
![]() | dropDownBehavior | Gets a reference to the dropdown behavior that the control uses when it is showing. |
![]() | dropDownEnableAutomaticPositioning | Gets a boolean value that will be passed to the dropdown framework to enable automatic positioning of the object. |
![]() | editModeActions | Returns/sets the actions that will cause the grid to enter edit mode. |
![]() | element | Returns the element assoicated with the item. (Inherited from Infragistics.Web.UI.GridBehavior) |
![]() | events | (Inherited from Infragistics.Web.UI.GridBehavior) |
![]() | id | (Inherited from Infragistics.Web.UI.GridBehavior) |
![]() | isInEditMode | Indicates whether the grid is in edit mode. Optional 'row' parameter helps to determine whether a specific row is in edit mode. |
![]() | isInitialized | (Inherited from Infragistics.Web.UI.GridBehavior) |
![]() | isUpdating | (Inherited from Infragistics.Web.UI.GridBehavior) |
![]() | name | Gets the name of the behavior. (Inherited from Infragistics.Web.UI.GridBehavior) |
Name | Description | |
---|---|---|
![]() | beginUpdate | (Inherited from Infragistics.Web.UI.GridBehavior) |
![]() | dispose | Disposes of the Row Edit Template behavior. |
![]() | endUpdate | (Inherited from Infragistics.Web.UI.GridBehavior) |
![]() | enterEditMode | Causes the grid to enter edit mode on the specified row. |
![]() | exitEditMode | Causes the grid to exit edit mode. |
![]() | getEditingOn | Gets flag which represents current editing behavior in progress with option to exit edit mode. (Inherited from Infragistics.Web.UI.GridBehavior) |
![]() | initialize | (Inherited from Infragistics.Web.UI.GridBehavior) |
![]() | raisePropertyChanged | (Inherited from Infragistics.Web.UI.GridBehavior) |
![]() | updated | (Inherited from Infragistics.Web.UI.GridBehavior) |
Name | Description | |
---|---|---|
![]() | disposing | (Inherited from Infragistics.Web.UI.GridBehavior) |
![]() | propertyChanged | (Inherited from Infragistics.Web.UI.GridBehavior) |