PowerWEB LiveControls for ASP.NET
LiveDataGridItem Class Members
See Also  Properties  Methods  Events Send comments on this topic.
Dart.LiveControls Namespace : LiveDataGridItem Class


The following tables list the members exposed by LiveDataGridItem.

Public Constructors

 NameDescription
public ConstructorLiveDataGridItem ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyAccessKeyOverridden.  Gets or sets the access key (underlined letter) that allows you to quickly navigate to the Web server control.  
public PropertyAppRelativeTemplateSourceDirectory (Inherited from System.Web.UI.Control)
public PropertyAttributes (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBackColor (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBlockingGets or sets the blocking state of the control.  
public PropertyBorderColor (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBorderStyle (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBorderWidth (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBrowserTypeGets or sets the type of browser as detected by the PowerWEB control.  
public PropertyBufferedScriptGets the client-side script which will be written to the response stream when the callback request is ended.  
public PropertyCallbackTypeGets or sets the type of callbacks performed by the PowerWEB control.  
public PropertyCells (Inherited from System.Web.UI.WebControls.TableRow)
public PropertyClientID (Inherited from System.Web.UI.Control)
public PropertyClientIDMode (Inherited from System.Web.UI.Control)
public PropertyControls (Inherited from System.Web.UI.Control)
public PropertyControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyControlStyleCreated (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyCssClass (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyDataItem (Inherited from System.Web.UI.WebControls.DataGridItem)
public PropertyDataSetIndex (Inherited from System.Web.UI.WebControls.DataGridItem)
public PropertyDebugSet to true to display a debug window which displays callback data in real-time as it is set/received.  
public PropertyDynamicValidationUse to inject validation code into the initial Page render.  
public PropertyEnableCallbackGets or sets whether the control issues a callback.  
public PropertyEnabledOverridden. Gets or sets a value indicating whether the Web server control is enabled.  
public PropertyEnableTheming (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyEnableViewState (Inherited from System.Web.UI.Control)
public PropertyErrorBehaviorGets or sets how errors are handled by the control.  
public PropertyErrorMessageGets or sets the message that is displayed if an error occurs and ErrorBehavior is ErrorBehavior.ShowAlert.  
public PropertyFont (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyForeColor (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyHasAttributes (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyHeight (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyHorizontalAlign (Inherited from System.Web.UI.WebControls.TableRow)
public PropertyID (Inherited from System.Web.UI.Control)
public PropertyIsCallbackGets the callback state of the PowerWEB control.  
public PropertyIsLiveGets or sets whether a PowerWEB control updates itself in a callback.  
public PropertyItemIndex (Inherited from System.Web.UI.WebControls.DataGridItem)
public PropertyItemType (Inherited from System.Web.UI.WebControls.DataGridItem)
public PropertyLeftGets or sets the left position of the PowerWEB control.  
public PropertyNamingContainer (Inherited from System.Web.UI.Control)
public PropertyPage (Inherited from System.Web.UI.Control)
public PropertyParent (Inherited from System.Web.UI.Control)
public PropertyRenderingCompatibility (Inherited from System.Web.UI.Control)
public PropertySite (Inherited from System.Web.UI.Control)
public PropertySkinID (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyStyle (Inherited from System.Web.UI.WebControls.WebControl)
public PropertySupportsDisabledAttribute (Inherited from System.Web.UI.WebControls.TableRow)
public PropertyTabIndexOverridden. Gets or sets the tab index of the Web server control.  
public PropertyTableSection (Inherited from System.Web.UI.WebControls.TableRow)
public PropertyTagGets or sets a convertible object that contains data about the control.  
public PropertyTemplateControl (Inherited from System.Web.UI.Control)
public PropertyTemplateSourceDirectory (Inherited from System.Web.UI.Control)
public PropertyToolTipOverridden. Gets or sets the text displayed when the mouse pointer hovers over the Web server control.  
public PropertyTopGets or sets the top position of the PowerWEB control.  
public PropertyUniqueID (Inherited from System.Web.UI.Control)
public PropertyUpdateAllGets or sets which fields are posted to the server in a callback.  
public PropertyValidateRequestMode (Inherited from System.Web.UI.Control)
public PropertyVerticalAlign (Inherited from System.Web.UI.WebControls.TableRow)
public PropertyViewStateMode (Inherited from System.Web.UI.Control)
public PropertyVisibleOverridden. Gets or sets a value indicating whether the PowerWEB control is visible.  
public PropertyWaitElementIDGets or sets the message ID of the HTML element to display a message during a pending callback.  
public PropertyWaitMessageGets or sets the message to display during a pending callback.  
public PropertyWidth (Inherited from System.Web.UI.WebControls.WebControl)
Top

Protected Properties

Public Methods

 NameDescription
public MethodApplyStyle (Inherited from System.Web.UI.WebControls.WebControl)
public MethodApplyStyleSheetSkin (Inherited from System.Web.UI.Control)
public MethodCopyBaseAttributes (Inherited from System.Web.UI.WebControls.WebControl)
public MethodDataBindOverloaded.  (Inherited from System.Web.UI.Control)
public MethodDispose (Inherited from System.Web.UI.Control)
public MethodFindControlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodFocus (Inherited from System.Web.UI.Control)
public MethodGetCallbackEventReferenceReturns JavaScript that can be used to initiate a callback to the server.  
public MethodGetRouteUrlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodGetScriptReturns all JavaScript buffered up as a result of setting control properties.  
public MethodGetScriptObjectReferenceReturns a client-side reference to the element.  
public MethodGetScriptStyleReferenceReturns a client-side reference to the style object of the element.  
public MethodGetUniqueIDRelativeTo (Inherited from System.Web.UI.Control)
public MethodGetViewStateReturns the ViewState object used to save and restore state.  
public MethodHasControls (Inherited from System.Web.UI.Control)
public MethodMergeStyle (Inherited from System.Web.UI.WebControls.WebControl)
public MethodRefreshIn a callback, updates the controls client-side representation.  
public MethodRenderBeginTag (Inherited from System.Web.UI.WebControls.WebControl)
public MethodRenderControlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodRenderEndTag (Inherited from System.Web.UI.WebControls.WebControl)
public MethodResolveClientUrl (Inherited from System.Web.UI.Control)
public MethodResolveUrl (Inherited from System.Web.UI.Control)
public MethodSetRenderMethodDelegate (Inherited from System.Web.UI.Control)
Top

Protected Methods

 NameDescription
protected MethodAddAttributesToRenderOverridden.   
protected MethodAddParsedSubObject (Inherited from System.Web.UI.Control)
protected MethodBuildProfileTree (Inherited from System.Web.UI.Control)
protected MethodClearCachedClientID (Inherited from System.Web.UI.Control)
protected MethodClearChildControlState (Inherited from System.Web.UI.Control)
protected MethodClearChildState (Inherited from System.Web.UI.Control)
protected MethodClearChildViewState (Inherited from System.Web.UI.Control)
protected MethodClearEffectiveClientIDMode (Inherited from System.Web.UI.Control)
protected MethodCreateControlCollection (Inherited from System.Web.UI.WebControls.TableRow)
protected MethodCreateControlStyle (Inherited from System.Web.UI.WebControls.TableRow)
protected MethodDataBindChildren (Inherited from System.Web.UI.Control)
protected MethodEnsureChildControls (Inherited from System.Web.UI.Control)
protected MethodEnsureID (Inherited from System.Web.UI.Control)
protected MethodGetDesignModeState (Inherited from System.Web.UI.Control)
protected MethodHasEvents (Inherited from System.Web.UI.Control)
protected MethodIsLiteralContent (Inherited from System.Web.UI.Control)
protected MethodLoadViewStateOverridden.   
protected MethodOnBubbleEvent (Inherited from System.Web.UI.WebControls.DataGridItem)
protected MethodOnDataBinding (Inherited from System.Web.UI.Control)
protected MethodOnInitOverridden.   
protected MethodOnLoadOverridden.   
protected MethodOnPreRenderOverridden.   
protected MethodRaiseBubbleEvent (Inherited from System.Web.UI.Control)
protected MethodRenderOverridden.   
protected MethodResolveAdapter (Inherited from System.Web.UI.Control)
protected MethodSaveViewState (Inherited from System.Web.UI.WebControls.WebControl)
protected MethodSetDesignModeState (Inherited from System.Web.UI.Control)
protected MethodTrackViewState (Inherited from System.Web.UI.WebControls.WebControl)
Top

Public Events

 NameDescription
public EventContextMenuChangedOccurs when the right button of the PowerWEB control is clicked.  
public EventDataBinding (Inherited from System.Web.UI.Control)
public EventDisposed (Inherited from System.Web.UI.Control)
public EventDoubleClickOccurs when the control is double-clicked.  
public EventGotFocusOccurs when the PowerWEB control gains focus.  
public EventHelpRequestedOccurs when F1 is pressed while the control has focus.  
public EventInit (Inherited from System.Web.UI.Control)
public EventKeyDownOccurs when a key is down while the control has focus.  
public EventKeyPressOccurs when a key is pressed while the control has focus.  
public EventKeyUpOccurs when a key is released while the control has focus.  
public EventLoad (Inherited from System.Web.UI.Control)
public EventLocationClickOccurs when the PowerWEB control is clicked, providing location data.  
public EventLostFocusOccurs when the PowerWEB control loses focus.  
public EventMouseDownOccurs when the mouse buttons are pressed while the PowerWEB control has focus.  
public EventMouseEnterOccurs when the mouse pointer enters the PowerWEB control.  
public EventMouseLeaveOccurs when the mouse pointer leaves the PowerWEB control.  
public EventMouseUpOccurs when the mouse buttons are released while the PowerWEB control has focus.  
public EventPreRender (Inherited from System.Web.UI.Control)
public EventUnload (Inherited from System.Web.UI.Control)
Top

See Also

Documentation Version 4.0.2
© 2012 Dart Communications. All Rights Reserved.