Version

GridGroupByWrapper Class Members

The following tables list the members exposed by GridGroupByWrapper.

Public Constructors
 NameDescription
Public ConstructorGridGroupByWrapper Constructor  
Public Properties
 NameDescription
Public PropertyGroupByGridGroupBy  
Public Methods
 NameDescription
Public MethodAddClientEventModelWidgetBase.AddClientEvent  
Public MethodClientEventsModelWidgetBase.ClientEvents  
Public MethodColumnSettingssorting column settings  
Public MethodDefaultSortingDirectiondefault sort order - asc or desc  
Public MethodDialogWidgetGridthis.f.DialogWidget  
Public MethodEmptyGroupByAreaContentEmptyGroupByAreaContent  
Public MethodEmptyGroupByAreaContentSelectColumnsText of link(on click shows modal dialog with columns which could be group/ungroup by) that will be shown in the GroupBy area when there are no grouped columns  
Public MethodExpansionIndicatorVisibilityExpansionIndicatorVisibility  
Public MethodFeatureChooserTextFeature chooser text  
Public MethodFeatureChooserTextHideFeature chooser text hide  
Public MethodGroupByAreaVisibilityGroupByAreaVisibility  
Public MethodGroupByDialogContainmentControls containment behavior for the groupby dialog.  
Public MethodGroupByLabelWidthGroupByLabelWidth  
Public MethodGroupByUrlKeyGroupBy URL key encoded in the GET request (when grouping is configured remotely)  
Public MethodGroupByUrlKeyAscValueascending value name in the URL params . ?groupby(col1)=GroupByUrlKeyAscValue  
Public MethodGroupByUrlKeyDescValuedescending value name in the url params . Example ?groupby(col1)=GroupByUrlKeyDescValue  
Public MethodGroupedRowTextTemplategrouped row text template  
Public MethodGroupSummariesOverloaded. Enables/disable default group summaries applied to all columns  
Public MethodGroupSummariesPositionGroupSummariesPosition  
Public MethodIndentationIndentation  
Public MethodInherit  
Public MethodInitialExpand  
Public MethodLabelDragHelperOpacityLabelDragHelperOpacity  
Public MethodLocaleOverloaded. Summaries locale settings  
Public MethodModalDialogAnimationDurationSpecifies time in milliseconds for animation duration to show/hide modal dialog  
Public MethodModalDialogDropDownAreaWidthmodal dialog drop down area width  
Public MethodModalDialogDropDownWidthmodal dialog drop down width  
Public MethodModalDialogGroupByOnClickModal Dialog Groupby on click  
Public MethodModalDialogHeightmodal dialog height  
Public MethodModalDialogWidthmodal dialog width  
Public MethodPagingModeGridthis.f.PagingMode  
Public MethodPersistEnables / disables groupby persistence between states  
Public MethodResultResponseKeyResultResponseKey  
Public MethodSummarySettingssummary settings  
Public MethodTypeoperation type Gridthis.f.Type  
Public MethodUseGridColumnFormatterFormat grouped column using the formatter set in igGrid.columns[i].formatter or igGrid format  
See Also

View on GitHub