lunchterew.blogg.se

Devexpress mvc gridview
Devexpress mvc gridview










devexpress mvc gridview

devexpress mvc gridview

Selects or deselects the specified row displayed on the current page.

#Devexpress mvc gridview update#

Sends a callback with a parameter to update the GridView by processing the passed information on the server, in an Action specified via the grid’s GridSettingsBase.CustomActionRouteValues property.Īllows you to select or deselect all rows displayed on the current page based on the parameter passed. Moves the specified column to the specified visual position within the grid and optionally groups or ungroups the grid’s data by this column. Indicates whether or not the specified row is selected within the current page. Indicates whether or not a new row is being edited. Indicates whether the specified group row is expanded. Indicates whether the specified row is a group row. Indicates whether the grid is in edit mode. Indicates whether the specified row is a data row. Indicates whether the Customization Window is displayed. Returns a value that determines whether a callback request sent by a web control is being currently processed on the server side. If several columns are involved in grouping, the specified column will reside at the specified grouping level. Groups data by the values of the specified data column with the specified sort order. Returns the number of rows actually displayed within the active page. Returns a value specifying whether a control is displayed. Returns the current vertical scroll position of the grid’s content. This method does not update the GridView. Sends a callback with a parameter to process the passed information on the server, in an Action specified via the GridView’s GridSettingsBase.CustomDataActionRouteValues property, and then process the returned result in the specified client function. GetValuesOnCustomCallback(data, onCallback)

devexpress mvc gridview

Returns the index of the first data row displayed within the GridView’s active page. Returns a grid’s toolbar specified by its index. Returns key values of selected rows displayed within the current page. Returns the row values displayed within all selected rows. GetSelectedFieldValues(fieldNames, onCallback) Returns the values of the specified data source fields within the specified row. GetRowValues(visibleIndex, fieldNames, onCallback) Returns the key value of the specified data row. Returns a value specifying the indices of the rows visible in the browser’s view port.

devexpress mvc gridview

Returns a client instance of the control that is the parent for a specified control. Returns the row values displayed within the current page. Gets the index of the page currently being selected. Gets the number of pages to which the grid’s data is divided. Returns an HTML element that is the root of the control’s hierarchy. Returns the current horizontal scroll position of the grid’s content. Returns the value of the specified edit cell. Returns the editor used to edit the specified column’s values. Returns a collection of client web control objects. Returns the number of columns within the client GridView. Returns an object specifying the grid column’s layout. Returns the column with the specified unique identifier. Returns the client column which is bound to the specified data source field. Returns the client column that resides at the specified position within the column collection. Returns the editor used to edit the value in the auto filter row for the specified data column. Moves focus to the specified edit cell within the edited row. Modifies the controls size within the specified container.Īpplies the specified filter expression to the GridView.Īpplies a filter specified in the filter row to the GridView.Īpplies the specified search panel filter criterion to grid data.Īpplies a filter to the specified data column.Ĭancels all the changes made and switches the GridView to browse mode.Ĭonverts the specified object to the MVCxClientGridView type.Ĭlears the filter expression applied to a client GridView.Ĭollapses the specified group row and optionally child group rows at all nesting levels.ĭeletes a row with the specified key value.Įxpands the specified group row and optionally child group rows at all nesting levels.Įxports a grid data to a file in the specified format. Modifies the control’s size against the control’s container.












Devexpress mvc gridview