Version 23.1 (latest)

GridBehaviorEvents Class Events

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

Public Events
 NameDescription
Public EventAddCellCssClass  
Public EventAfterContentRender  
Public EventAfterFooterCaptionsXslRenderThe event is fired for the behaviors to render some additional XSL to the header match content  
Public EventAfterFooterXslRenderThe event is fired for the behaviors to render some additional XSL to the header match content  
Public EventAfterGridRender  
Public EventAfterHeaderCaptionsXslRenderThe event is fired for the behaviors to render some additional XSL to the header match content  
Public EventAfterHeaderXslRenderThe event is fired for the behaviors to render some additional XSL to the header match content  
Public EventAfterRecordItemsXslRenderThe event is fired for the behaviors to render some additional XSL to the record match content  
Public EventAfterRecordXslRenderThe event is fired for the behaviors to render some additional XSL after the record match content.  
Public EventBeforeAuxiliaryRecordXslRenderThe event is fired for the behaviors to render some additional XSL right in the begining of the "Record" template  
Public EventBeforeClientRecordTemplateRendering  
Public EventBeforeContentRender  
Public EventBeforeFooterCaptionsXslRenderThe event is fired for the behaviors to render some additional XSL to the footer match content  
Public EventBeforeFooterXslRenderThe event is fired for the behaviors to render some additional XSL to the footer match content  
Public EventBeforeGridRender  
Public EventBeforeHeaderCaptionsXslRenderThe event is fired for the behaviors to render some additional XSL to the header match content  
Public EventBeforeHeaderRowXslRenderThe event is fired for the behaviors to render some additional XSL to the header match content. This event is fired right before the header TR element is rendered.  
Public EventBeforeHeaderXslRenderThe event is fired for the behaviors to render some additional XSL to the header match content  
Public EventBeforeOuterTableRenderThe event is fired for the behaviors to cancel the redering of caption and render the caption in their own way  
Public EventBeforeRecordItemsXslRenderThe event is fired for the behaviors to render some additional XSL to the record match content  
Public EventBeforeRecordXslRenderThe event is fired for the behaviors to render some additional XSL right in the begining of the "Record" template  
Public EventBeforeRenderingFooterSizeRowThe event that fires right before the xslt for generating a size row is output  
Public EventBehaviorsLoaded  
Public EventCalculatingProjectedInnerTableWidth  
Public EventCaptionPostTextRenderedThe event is fired for the behaviors to cancel the redering of caption and render the caption in their own way  
Public EventCaptionXslRenderingThe event is fired for the behaviors to cancel the redering of caption and render the caption in their own way  
Public EventChildControlsCreating  
Public EventClearDataSource  
Public EventClientRecordTemplateRendering  
Public EventColumnHidden  
Public EventContainerGridRecordExpandedChangedThe event that fires right before the xslt for generating a size row is output  
Public EventContainerGridRowColSpanCalculatingThe event that fires when a ContainerGridRecord is calculating its ColSpan  
Public EventContentTrailRender  
Public EventCreateCustomTemplatesThe event is fired for the behaviors to render their own templates that can be used in the xsl that they generate.  
Public EventDataBinding  
Public EventDataBound  
Public EventDataSourceAssigning  
Public EventDataSourceChanged  
Public EventDataSourceSortReset  
Public EventDesignTimeHorizontalScrollbarRendering  
Public EventFooterXslRenderThe event is fired for the behaviors to render some additional XSL to the footer match content  
Public EventFormatCellValueThe event is fired for the behaviors to cancel formatting of cells  
Public EventGeneratingCellAttributesThe event that fires when a ContainerGridRecord is calculating its ColSpan  
Public EventGeneratingFooterAttributesThe event that fires when a GridFieldFooterCaption is generating its attributes  
Public EventGridFieldsFilled  
Public EventGroupingWalkRowThe event is fired when the data rows are being walked to group rows  
Public EventHeaderSizeRowXslRenderingThe event is fired for the behaviors to cancel the redering of caption and render the caption in their own way  
Public EventHeaderXslRenderingThe event is fired for the behaviors to cancel the redering of caption and render the caption in their own way  
Public EventHorizontalScrollbarRendering  
Public EventImmediatelyBeforeContentRender  
Public EventPartialResetToDefault  
Public EventPreRender  
Public EventRecordItemsXslRenderingThe event is fired for the behaviors to cancel the redering of record items and instead render the items in their own way  
Public EventRecordsXslRenderingThe event is fired for the behaviors to cancel the redering of Records and render the Records in their own way  
Public EventRecordXslStyleAttributeRenderingThe event is fired for the behaviors to render some additional XSL right in the begining of the "Record" template  
Public EventRegisterScriptDescriptorsThe event is fired for the behaviors to register its child controls script descriptors.  
Public EventRegisterScriptsThe event is fired for the behaviors to register its JavaScript file references.  
Public EventRenderingContent  
Public EventResetToDefault  
Public EventRowUpdatedThe event is fired by the EditingCore beahvior when a row updates  
Public EventScrollTopChanged  
Public EventVerticalScrollbarRendering  
See Also