Version

GridSummariesWrapper Class Methods

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

Public Methods
 NameDescription
Public MethodAddClientEventModelWidgetBase.AddClientEvent  
Public MethodCalculateRenderMode  
Public MethodCalleeSets custom client function to process response  
Public MethodClientEventsModelWidgetBase.ClientEvents  
Public MethodColumnSettingsSummaries column settings  
Public MethodCompactRenderingModeset compact rendering mode  
Public MethodDropDownDialogAnimationDurationSets duration for the dropdown animation in milliseconds  
Public MethodDropDownHeightSets the height for column summaries dropdown dialog  
Public MethodDropDownWidthSets the width for column summaries dropdown dialog  
Public MethodInherit  
Public MethodLocaleOverloaded. Summaries locale settings  
Public MethodRenderSummaryCellFunca reference or name of a javascript function - renders summary cell in grid footer.(if not set it is used default render function) It takes 3 parameters - methodName(summary method), columnKey, data(summary data which should be rendered)  
Public MethodResultTemplateSets template how to be shown summaries result  
Public MethodShowDropDownButtonShow for each cell in summaries dropdown button or not  
Public MethodShowSummariesButtonShow header button icon in the header cell. On click - shows/hides summaries. If false then summary icon should not be shown in the feature chooser(if shown).  
Public MethodSummariesResponseKeySets summaries response key - used to get information from response  
Public MethodSummaryExecutionDetermines when the summary values are calculated  
Public MethodSummaryExprUrlKeySets summaries expression URL key  
Public MethodTypeoperation type GridSummaries.Type  
See Also

View on GitHub