ferromob.blogg.se

Devexpress mvc gridview
Devexpress mvc gridview













Gets or sets a value indicating whether themes apply to this extension. Gets or sets whether data caching is enabled. Gets or sets a value specifying whether an end-user can switch pages with a swipe gesture. Gets or sets a value that specifies whether a specific animation effect is used when changing pages. Gets or sets a value that indicates whether the MVC Extension is enabled, allowing it to respond to end-user interactions. Gets or sets whether callback compression is enabled. Gets or sets a value that specifies whether a specific animation effect is used when a GridView’s content is updated via a callback. Provides access to the settings allowing you to customize the edit form layout. Fires when a round trip to the server has been initiated by a call to the ASPxClientGridView.GetValuesOnCustomCallback method.Įnables you to provide custom content for group rows.Įnables you to supply any server data that can then be parsed on the client.Įnables you to calculate summary values manually.Įnables data to be supplied to unbound columns.Īllows you to perform custom actions before a GridView is bound to a data source.Īllows you to perform actions after the GridView is bound to a data source.ĭefines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks related to selected rows deletion.Īllows you to perform custom actions in response to expanding or collapsing a master row.Įnables you to hide/show expand buttons displayed within individual data rows.Įnables you to perform custom actions in response to the layout creation. Provides the capability to group data using custom rules.Įnables you to sort data using custom rules.ĭefines the custom callback routing logic by specifying the names of a Controller and an Action which should handle custom data callbacks initiated by the MVCxClientGridView.GetValuesOnCustomCallback method. Fires when a callback has been initiated.Įnables you to merge grid cells manually.Įnables you to specify a cell’s display text.

devexpress mvc gridview

Provides access to the style settings declared at the root level of the extension’s wrapped web server control.ĭefines the custom callback routing logic by specifying the names of a Controller and an Action which should handle custom callbacks initiated by the MVCxClientGridView.PerformCallback method.ĭefines the callback routing logic by specifying the names of Controllers and Actions that handle callbacks related to grid data operations such as paging, sorting, grouping and filtering.Įnables you to initialize custom command buttons.

devexpress mvc gridview

Provides access to the GridView’s command column.Įnables you to customize the context menu when it is initialized.Įnables you to perform custom actions when a context menu item has been clicked.Įnables you to dynamically control the context menu item visibility and availability. Provides access to a GridView’s column collection.Įnables individual row cells containing command column items to be initialized.

devexpress mvc gridview

Gets or sets a value that specifies the initial visibility state of an extension on the client. Gets an object that lists the client-side events specific to the GridView. Gets or sets the text to render in an HTML caption element in a GridView.Įnables initializing the cell editors displayed within the grid edit cells.Įnables you to save and restore the previously saved layout of the extension.

devexpress mvc gridview

Provides an opportunity to obtain the column sorting or grouping parameters and to perform some action before a column is sorted or grouped.Īllows you to perform custom actions after a callback sent by the current extension has been processed on the server, but prior to the time the respective callback result render is formed.Įnables you to provide custom filter items instead of default ones displayed within a Popup Header Filter.ĭefines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks. Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.Įnables you to assign editors to individual filter row cells.Įnables the cell editors displayed within the auto filter row cells to be initialized. Gets or sets the access key that allows you to quickly navigate to the ASP.NET MVC extension.Įnables you to perform custom actions after a callback or a postback initiated by the control has been processed on the server. Contains the GridView extension settings.















Devexpress mvc gridview