RadGrid for ASP.NET

RadGrid Send comments on this topic.
GridBaseDataList Class Events
See Also 
Telerik.WebControls Namespace : GridBaseDataList Class


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

Public Events

 NameDescription
Public EventDataBinding (Inherited from System.Web.UI.Control)
Public EventDataBound (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
Public EventDisposed (Inherited from System.Web.UI.Control)
Public EventInit (Inherited from System.Web.UI.Control)
Public EventLoad (Inherited from System.Web.UI.Control)
Public EventPreRender (Inherited from System.Web.UI.Control)
Public EventSelectedIndexChanged Occurs when a different item is selected in a table between posts to the server.  
Public EventUnload (Inherited from System.Web.UI.Control)
Top

See Also