Version

GridSortingWrapper Class Members

The following tables list the members exposed by GridSortingWrapper.

Public Constructors
 NameDescription
Public ConstructorGridSortingWrapper Constructor  
Public Properties
Public Methods
 NameDescription
Public MethodAddClientEventModelWidgetBase.AddClientEvent (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<GridSorting,GridSortingWrapper>)
Public MethodApplyColumnCssGridSorting.ApplySortedColumnCss (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<GridSorting,GridSortingWrapper>)
Public MethodCaseSensitivecase sensitive GridSorting.CaseSensitive (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<GridSorting,GridSortingWrapper>)
Public MethodClientEventsModelWidgetBase.ClientEvents (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<GridSorting,GridSortingWrapper>)
Public MethodColumnSettingssorting column settings (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<GridSorting,GridSortingWrapper>)
Public MethodCustomSortFunctioncustom sort function(or name of the function as a string) accepting three parameters - the data to be sorted, an array of data source field definitions, and the direction to sort with (optional). The function should return the sorted data array (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<GridSorting,GridSortingWrapper>)
Public MethodDialogWidgetGridSorting.DialogWidget (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<GridSorting,GridSortingWrapper>)
Public MethodFirstSortDirectionGridSorting.FirstSortDirection (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<GridSorting,GridSortingWrapper>)
Public MethodInherit (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<GridSorting,GridSortingWrapper>)
Public MethodLocaleOverloaded. sorting locale settings (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<GridSorting,GridSortingWrapper>)
Public MethodModalDialogAnimationDurationSpecifies time of milliseconds for animation duration to show/hide modal dialog (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<GridSorting,GridSortingWrapper>)
Public MethodModalDialogButtonApplyText (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<GridSorting,GridSortingWrapper>)
Public MethodModalDialogCaptionButtonUnsortmodal dialog button unsort (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<GridSorting,GridSortingWrapper>)
Public MethodModalDialogHeightmodal dialog height (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<GridSorting,GridSortingWrapper>)
Public MethodModalDialogSortOnClickmodal dialog sort on click (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<GridSorting,GridSortingWrapper>)
Public MethodModalDialogWidthmodal dialog width (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<GridSorting,GridSortingWrapper>)
Public MethodModeGridSorting.Mode (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<GridSorting,GridSortingWrapper>)
Public MethodPersistEnables / disables sorting persistence between states (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<GridSorting,GridSortingWrapper>)
Public MethodSortedColumnTooltipGridSorting.SortedColumnTooltip (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<GridSorting,GridSortingWrapper>)
Public MethodSortingDialogContainmentControls containment behavior of multiple sorting dialog. (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<GridSorting,GridSortingWrapper>)
Public MethodSortUrlAscValueKeyGridSorting.SortUrlKeyAscValue (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<GridSorting,GridSortingWrapper>)
Public MethodSortUrlKeyGridSorting.SortUrlKey (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<GridSorting,GridSortingWrapper>)
Public MethodSortUrlKeyDescValueGridSorting.SortUrlKeyDescValue (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<GridSorting,GridSortingWrapper>)
Public MethodTypeoperation type GridSorting.Type (Inherited from Infragistics.Web.Mvc.BaseGridSortingWrapper<GridSorting,GridSortingWrapper>)
See Also

View on GitHub