AdvancedBuilders<(Of <(<'TPageModel, TController>)>)>..::..GridBuilder<(Of <(<'TModel>)>)> Members
The AdvancedBuilders<(Of <(<'TPageModel, TController>)>)>..::..GridBuilder<(Of <(<'TModel>)>)> generic type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
|
|
ActionColumns |
Configures default command columns
|
|
|
BeforeRendering | |
|
|
ButtonIcon |
Return ValueCaption for button of type |
|
|
ButtonText |
Return ValueCaption for button of type |
|
|
ConfigureDataSource |
Configures DataSourceBuilder
Can be overridden, but this is not excepted to be needed
|
|
|
CreateBuilder | |
|
|
CustomCreateButton |
Configurer of Create
|
|
|
CustomCreateHandler |
Return ValueJavaScript function template for the click handler of Create |
|
|
CustomToolbarButton |
Specifies the builder to add the custom
button to toolbar of the grid.
|
|
|
CustomToolBarButtonHtmlTemplate |
Return ValueHTML representation of custom toolbar button. |
|
|
CustomToolBarButtonTemplate |
Defines Kendo template for custom toolbar button. Template is rendered to the view by
the presentation engine.
|
|
|
DefaultSettings |
In addition to this, Name(String),
[SetDataSource{TProp}(Expression{Func{TModel, TProp}}, Action{RouteValueDictionary})]
should be called, and optionally PopupEditor(String)
|
|
|
DeleteSelectedButton |
Configurer of GridDeleteSelected.
|
|
|
DeleteSelectedHandler |
Return ValueJavaScript function template for the click handler of GridDeleteSelected. |
|
|
DestroyBuilder | |
|
|
EndpointOf |
Return ValueEndpoint for button of the type. |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Name |
Set name/id of the widget and register it to DOM
|
|
|
ParameterRouting | |
|
|
PopupEditor |
Configures the grid to use popup editor from templateViewId.
|
|
|
RowIdProperty<(Of <<'(TProp>)>>) |
Define identifier property for data model row objects
|
|
|
SetDataSource<(Of <<'(TProp>)>>) |
Sets up CRUD operations in accordance to class the class specification
This combines ParameterRouting(Action<(Of <<'(RouteValueDictionary>)>>)) and
ConfigureDataSource(DataSourceBuilder<(Of <<'(TModel>)>>), Selector)
|
|
|
ToClientTemplate | |
|
|
ToHtmlString | |
|
|
ToolBar(Buttons) | |
|
|
ToolBar()()()() |
Configure toolbar buttons
|
|
|
ToString | |
|
|
UpdateBuilder |
Properties
| Name | Description | |
|---|---|---|
|
|
Buttons |
Provide override for this to configure the grid toolbar
|
|
|
CreateActionSelector |
Server-side action method for Create operation
|
|
|
DestroyActionSelector | |
|
|
GenerateCustomButtonHandlers | |
|
|
UpdateActionSelector |

