ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1DetailGridView Class
Properties Methods Events

In This Topic
    C1DetailGridView Class Members
    In This Topic

    The following tables list the members exposed by C1DetailGridView.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyGets or sets a value that determines whether automatic sorting is enabled. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets or sets a value that determines whether regular textboxes or C1Input controls will be used as cell editors during server-side editing. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA value indicating whether client editing is enabled. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA value indicating whether columns can be moved. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA value indicating whether columns can be sized. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets or sets a value that determines whether custom paging is enabled. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA value indicating whether keyboard navigation is allowed. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA value indicating whether the widget can be paged. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA value indicating whether the widget can be sorted. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets a reference to the System.Web.UI.WebControls.TableItemStyle object that enables you to set the appearance of alternating data rows in a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyGets or sets a value that determines whether C1BoundField objects are generated and displayed automatically. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets or sets a value indicating whether a C1CommandField field column with a Delete button for each data row is automatically added to a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets or sets a value indicating whether a C1CommandField field column with an Edit button for each data row is automatically added to a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets or sets a value indicating whether a C1CommandField field column with an Filter button for the filter row is automatically added to a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets or sets a value indicating whether a C1CommandField field column with an Select button for each data row is automatically added to a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyDetermines the method of sending client-side edited data to server. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGets or sets the algorithm that is used to generate the value of the System.Web.UI.Control.ClientID property. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyRepresents client-side selection behavior. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets a collection of objects representing the columns of the C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets or sets the control that will automatically generate the columns for a System.Web.UI.WebControls.GridView control that uses ASP.NET Dynamic Data features. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Property (Inherited from System.Web.UI.WebControls.CompositeDataBoundControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyA value that indicators the culture calendar to format the text. This property must work with Culture property. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets or sets an array that contains the names of the primary key fields for the items displayed in a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets a collection of System.Web.UI.WebControls.DataKey objects that represent the data key value of each row in a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Property (Inherited from System.Web.UI.WebControls.DataBoundControl)
    Public Property (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
    Public Property (Inherited from System.Web.UI.WebControls.DataBoundControl)
    Public Property (Inherited from System.Web.UI.WebControls.DataBoundControl)
    Public PropertyGets a collection of C1DetailGridView objects which are used as a template for populating detail grids in a hierarchical grid. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets a collection of C1DetailGridView objects that contains populated detail grids in a hierarchical grid. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets or sets the index of the item to be edited. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets a reference to the System.Web.UI.WebControls.TableItemStyle object that enables you to set the appearance of the row selected for editing in a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets a reference to the System.Web.UI.WebControls.TableItemStyle object that enables you to set the appearance of the empty data row rendered when a C1GridView control is bound to a data source that does not contain any records. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets or sets the user-defined content for the empty data row rendered when a C1GridView control is bound to a data source that does not contain any records. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets or sets the text to display in the empty data row rendered when a C1GridView control is bound to a data source that does not contain any records. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA value that indicates whether to register the dependency resources according to the control's property settings. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyGets a C1GridViewRow object that represents the filter row in a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets the C1GridView.FilterSettings object that defines the filter behaviors of the column at client-side. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets a reference to the System.Web.UI.WebControls.TableItemStyle object that enables you to set the appearance of the filter row in a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets a C1GridViewRow object that represents the footer row in a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets a reference to the System.Web.UI.WebControls.TableItemStyle object that enables you to set the appearance of the footer row in a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyDetermines the caption of the group area. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyDetermines the indentation of the groups. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyGets a C1GridViewRow object that represents the header row in a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets a reference to the System.Web.UI.WebControls.TableItemStyle object that enables you to set the appearance of the header row in a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyDetermines whether position of the current cell is highlighted or not. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.DataBoundControl)
    Public PropertyGets or sets the action to be performed when the user presses the TAB key. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyDetermines the text that should be shown during callback to provide visual feedback. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets an C1GridView object that represents a master grid that contains this grid. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyA function called after editing is completed. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA function called after a cell has been updated. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA function called before a cell enters edit mode. Cancellable. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA function called before a cell is updated. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA function called when column dragging has been started. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA function called when column dragging is started, but before wijgrid handles the operation. Cancellable. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA function called when column is dropped, but before wijgrid handles the operation. Cancellable. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA function called when column is dropped into the group area, but before wijgrid handles the operation. Cancellable. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA function called when column has been resized. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA function called when column is resized, but before wijgrid handles the operation. Cancellable. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA function called when column is removed from the group area, but before wijgrid handles the operation. Cancellable. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA function called after the current cell is changed. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA function called before the current cell is changed. Cancellable. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA function called when data are loaded. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA function called when wijgrid loads a portion of data from the underlying datasource. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA function called before the filter drop-down list is shown. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA function called when groups are being created and the "aggregate" option of the column object has been set to "custom". (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA function called when groups are being created and the groupInfo.headerText or groupInfo.footerText of the groupInfo option has been set to "custom". (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA function called when a cell needs to start updating but the cell value is invalid. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA function called at the end the wijgrid's lifecycle when wijgrid is filled with data and rendered. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA function called at the beginning of the wijgrid's lifecycle. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA function called before page index is changed. Cancellable. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA function called when wijgrid is rendered. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA function called when wijgrid is about to render. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA function called after the selection is changed. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA function called before the sorting operation is started. Cancellable. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGets the total number of pages needed to display the items in the C1GridView component. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyDetermines the zero-based index of the current page. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyPager settings. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyNumber of rows to place on a single page. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGets a collection of MasterDetailRelation objects that represent master-detail relations in a hierarchical grid.  
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGets or sets the name of the column to use as the column header for the C1GridView control. This property is provided to make the control more accessible to users of assistive technology devices. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets a collection of objects representing the items in C1GridView. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets a reference to the System.Web.UI.WebControls.TableItemStyle object that enables you to set the appearance of the data rows in a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyScrolling settings. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets the System.Web.UI.WebControls.DataKey object that contains the data key value for the selected row in a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets or sets the index of the selected row. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets or sets the data-key value for the persisted selected item in a System.Web.UI.WebControls.GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets a C1GridViewRow object that represents the selected item in a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets a reference to the System.Web.UI.WebControls.TableItemStyle object that enables you to set the appearance of the selected row in a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyGets the data key value of the selected row in a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Property (Inherited from System.Web.UI.WebControls.DataBoundControl)
    Public PropertyA value indicating whether a selection will be automatically displayed at the current cell position when the wijgrid is rendered. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA value indicating whether filter row is visible. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA value indicating whether footer row is visible. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA value indicating whether group area is visible. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyDetermines whether the header is displayed. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public PropertyA value indicating whether the row header is visible. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyGets or sets a value that determines whether the hierarchy will be expanded by default or not.  
    Public PropertyUse ScrollingSettings.StaticColumnIndex property instead. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGets or sets a value indicating whether a C1GridView control renders its header in an accessible format. This property is provided to make the control more accessible to users of assistive technology devices. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGets or sets the virtual number of items when custom paging is used. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public MethodOverridden.   
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodOverloaded.  (Inherited from System.Web.UI.Control)
    Public Method (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodOverloaded. Loads control layout properties from the file. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public MethodResets the virtual scrolling state of the grid view. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodOverloaded. Saves control layout properties to the specified file. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodSaves end user changes in the data source. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Top
    Public Events
     NameDescription
    Public EventOccurs in client editing mode when edits done by user should be persisted to underlying dataset. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Event (Inherited from System.Web.UI.WebControls.DataBoundControl)
    Public EventOccurs when a column has been grouped. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public EventOccurs when a column is grouped, but before the C1GridView handles the operation. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public EventOccurs when a column has been moved. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public EventOccurs when a column is moved, but before the C1GridView handles the operation. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public EventOccurs when a column has been ungrouped. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public EventOccurs when a column is ungrouped, but before the C1GridView handles the operation. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Event (Inherited from System.Web.UI.WebControls.DataBoundControl)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
    Public EventOccurs when a detail grid requires the DataSource property to be set. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Event (Inherited from System.Web.UI.Control)
    Public EventOccurs in client editing mode when edits done by user should be persisted to underlying dataset. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public EventOccurs after filter expression is applied to the underlying System.Data.DataView's System.Data.DataView.RowFilter property. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public EventOccurs when the preparation for filtering is started but before the C1GridView instance handles the filter operation. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public EventOccurs when a hierarchy row has been toggled. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public EventOccurs when a hierarchy row is toggled, but before the C1GridView handles the operation. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public EventOccurs when one of the pager buttons is clicked, but after the C1GridView control handles the paging operation. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public EventOccurs when one of the pager buttons is clicked, but before the C1GridView control handles the paging operation. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Event (Inherited from System.Web.UI.Control)
    Public EventOccurs when the Cancel button of a item in edit mode is clicked, but before the item exits edit mode. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public EventOccurs when a button is clicked in a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public EventOccurs when a row is created in a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public EventOccurs when a row is bound to data in a C1GridView control. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public EventOccurs when the Delete button is clicked. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public EventOccurs when the Delete button is clicked, but before the C1GridView instance handles the delete operation. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public EventOccurs when the Edit button is clicked, but before the C1GridView instance handles the operation. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public EventOccurs when a row's Update button is clicked or when edits done by user in a client-side editing mode should be persisted to underlying dataset, but after the C1GridView control handles the update operation. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public EventOccurs when a row's Update button is clicked or when edits done by user in a client-side editing mode should be persisted to underlying dataset, but before the C1GridView control handles the update operation. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public EventOccurs when a row's Select button is clicked, but after the C1GridView control handles the select operation. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public EventOccurs when a row's Select button is clicked, but before the C1GridView control handles the select operation. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public EventOccurs when the hyperlink to sort a column is clicked, but after the C1GridView control handles the sort operation. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public EventOccurs when the hyperlink to sort a column is clicked, but before the System.Web.UI.WebControls.GridView control handles the sort operation. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1GridView)
    Public Event (Inherited from System.Web.UI.Control)
    Top
    See Also