An open API service providing repository metadata for many open source software ecosystems.

Topic: "aspxgridview"

DevExpress-Examples/asp-net-web-forms-grid-handle-rowclick-and-rowdblclick-events

Handle the grid's client-side RowClick and RowDblClick events to perform custom operations on single and double row clicks.

Language: ASP.NET - Size: 508 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 4 - Forks: 1

DevExpress-Examples/aspxgridview-bind-to-datatable-object

Handle the DataBinding event to bind ASPxGridView to a programmatically created DataTable object.

Language: C# - Size: 68.4 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 4 - Forks: 5

DevExpress-Examples/asp-net-web-forms-grid-reorder-rows-using-buttons-or-drag-and-drop

Use buttons and jQuery drag-and-drop functionality to reorder rows in ASPxGridView.

Language: ASP.NET - Size: 476 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 1

DevExpress-Examples/asp-net-web-forms-gridview-clone-functionality-in-batch-edit-mode

Implement a custom clone button in batch edit mode.

Language: ASP.NET - Size: 57.6 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 3 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-use-jquery-to-drag-and-drop-rows

Use the jQuery framework to drag rows from one grid to another.

Language: ASP.NET - Size: 706 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-edit-data-table-stored-in-viewstate

Сreate a data table and grid control at runtime and use the grid's server-side events to update the data table.

Language: Visual Basic .NET - Size: 49.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-display-context-menu-items-based-on-condition

Create context menu items and enable/disable or show/hide them on the client or server.

Language: ASP.NET - Size: 54.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 1

DevExpress-Examples/asp-net-web-forms-create-responsive-web-app

Create a web application with an adaptive layout based on DevExpress ASP.NET Web Forms controls.

Language: ASP.NET - Size: 3.83 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 0

DevExpress-Examples/asp-net-web-forms-grid-create-at-runtime

Create and configure the ASPxGridView control dynamically at runtime

Language: C# - Size: 81.1 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 2

DevExpress-Examples/aspxgridview-dataitemtemplate-runtime

Create a DataItemTemplate object for the ASPxGridView at runtime. The grid cells display the ASPxHyperLink control created in the template.

Language: C# - Size: 92.8 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 2

DevExpress-Examples/asp-net-web-forms-grid-bind-comboboxcolumn-based-on-row-index-in-batch-mode

Bind an ASPxGridView Combo Box column's cell editor to data in batch edit mode.

Language: C# - Size: 101 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-use-cascading-combo-boxes-in-inline-edit-mode

Create templated combo box columns, add cascading combo box editors to the templates, and configure the grid's cell edit functionality in inline mode.

Language: ASP.NET - Size: 1.29 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-create-master-detail-grid-at-runtime

Create and configure a master-detail grid at runtime.

Language: C# - Size: 64.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

DevExpress-Examples/asp-net-web-forms-grid-display-popup-when-user-clicks-cell-link

Create a grid that contains hyperlinks in one of its columns. When a user clicks a hyperlink, a separate popup dialog is shown.

Language: ASP.NET - Size: 233 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

DevExpress-Examples/aspxgridview-show-detail-information-in-separate-grid

Show detailed information in a separate grid.

Language: ASP.NET - Size: 802 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-cascaded-combo-box-columns

Implement cascading combo box editors within ASPxGridView

Language: ASP.NET - Size: 69.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 6

DevExpress-Examples/aspxgridview-use-external-buttons-to-edit-records

Use external buttons to edit an ASPxGridView's data.

Language: ASP.NET - Size: 74.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-use-webmethods-to-update-data

Create data item templates and use the WebMethod attribute to update data in templated columns without refreshing the entire grid.

Language: C# - Size: 103 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 2

DevExpress-Examples/asp-net-web-forms-grid-cache-data-on-the-client-side

Cache ASPxGridview row values on the client and access them without a callback to the server.

Language: ASP.NET - Size: 594 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 2

DevExpress-Examples/asp-net-web-forms-gridview-calculate-values-dynamically-batch-mode

Create an unbound column that changes its values based on other column values dynamically in batch edit mode.

Language: C# - Size: 54.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 1

DevExpress-Examples/aspxgridview-simple-batch-editing-implementation

Configure an ASPxGridView to use the batch editing mode with an object data source stored in session.

Language: Visual Basic .NET - Size: 106 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 4

DevExpress-Examples/out-of-maintenance-how-to-display-grouprows-text-in-the-gridviews-groupsummary-e2268 📦

.NET, ASP.NET Web Forms, ASPxGridView

Size: 356 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

DevExpress-Examples/asp-net-web-forms-grid-get-column-values-of-multiple-selected-rows

Use the server-side GetSelectedFieldValues method to obtain field values of multiple selected rows.

Language: C# - Size: 93.8 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-emulate-command-button-functionality

Add custom buttons to a templated column and configure the grid's cell edit functionality based on the edit mode. You can choose the edit mode in the combo box editor.

Language: ASP.NET - Size: 480 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-create-hyperlink-column-at-runtime

Create a grid column that displays hyperlinks at runtime

Language: C# - Size: 85 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-create-report-based-on-grid-layout

Dynamically create a report based on the Grid View control's data and layout.

Language: Visual Basic .NET - Size: 676 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-editable-unbound-columns

Create an unbound column and save unbound data to a session.

Language: C# - Size: 57.6 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

DevExpress-Examples/asp-net-web-forms-grid-editing-in-linq-server-mode

Bind a grid to LinqServerModeDataSource with a LINQ to SQL data model.

Language: ASP.NET - Size: 99.6 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

DevExpress-Examples/asp-net-web-forms-grid-bind-master-and-detail-grids-to-list-data-sources

Create List data sources and bind master and detail grids to those data sources.

Language: C# - Size: 118 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-validate-duplicate-values-in-batch-edit-mode

Handle the grid's BatchEditRowValidating event to validate duplicate values in batch edit mode.

Language: ASP.NET - Size: 92.8 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/asp-net-web-forms-grid-use-templates-in-batch-edit-mode

Create a column's template, add a rating control to the template, and configure the grid's cell edit functionality in batch mode.

Language: JavaScript - Size: 112 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/obsolete-aspxgridview-uploaded-image-preview

.NET, ASP.NET Web Forms, ASPxGridView

Size: 29.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/obsolete-grid-view-header-filter

.NET, ASP.NET Web Forms, ASPxGridView

Size: 367 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/obsolete-aspxgridview-image-upload

.NET, ASP.NET Web Forms, ASPxGridView

Size: 2.9 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/obsolete-aspxgridview-editform-upload-files

.NET, ASP.NET Web Forms, ASPxGridView

Size: 699 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/obsolete-aspxgridview-update-EditForm-template-runtime

.NET, ASP.NET Web Forms, ASPxGridView

Size: 364 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/obsolete-aspxgridview-composite-key

.NET, ASP.NET Web Forms, ASPxGridView

Size: 439 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/obsolete-aspxgridview-card-view-imitation

.NET, ASP.NET Web Forms, ASPxGridView

Size: 41 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/obsolete-aspxgridview-batch-edit-navigation

.NET, ASP.NET Web Forms, ASPxGridView

Size: 26.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/obsolete-aspxgridview-keyboard-navigation

.NET, ASP.NET Web Forms, ASPxGridView

Size: 356 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/obsolete-aspxgridview-batch-edit-keyboard-navigation

.NET, ASP.NET Web Forms, ASPxGridView

Size: 390 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/obsolete-aspxgridview-create-composite-key

.NET, ASP.NET Web Forms, ASPxGridView

Size: 442 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/asp-net-web-forms-grid-upload-and-display-excel-file

Upload an Excel file and display its data in an ASPxGridView.

Language: Visual Basic .NET - Size: 461 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 4

DevExpress-Examples/asp-net-web-forms-grid-use-two-way-data-bound-lookup-in-edit-form

Create a column edit item template, add a grid lookup control to the template, and use the control's DataSourceID property and Bind method to bind the control to data sources.

Language: ASP.NET - Size: 91.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-use-grid-lookup-in-multiple-selection-mode-to-edit-data

Add a grid lookup control in multiple selection mode to the grid's edit form template.

Language: ASP.NET - Size: 85 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-update-multiple-grids-on-custom-button-click

Place multiple grid controls in a callback panel and use a custom button to update the grids simultaneously.

Language: ASP.NET - Size: 410 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-calculate-bound-and-unbound-column-values

Create bound and unbound columns and calculate their total values on the client.

Language: ASP.NET - Size: 66.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-specify-command-button-settings

Handle the grid's CommandButtonInitialize and CustomButtonInitialize events to specify the visibility of built-in and custom command buttons.

Language: ASP.NET - Size: 399 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/asp-net-web-forms-grid-sort-columns-containing-integer-and-string-values

Sort columns in the Grid View control that contain integer and string values.

Language: ASP.NET - Size: 46.9 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/asp-net-web-forms-grid-sort-data-based-on-user-preferences

Allow users to sort data based on their preferences in the Grid View control.

Language: C# - Size: 513 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-show-detail-information-in-data-view

Use ASPxGridView and ASPxDataView controls to show master-detail data.

Language: ASP.NET - Size: 399 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/asp-net-web-forms-grid-use-listbox-to-save-and-restore-client-layout

Handle the grid's ClientLayout event to save and restore the grid's client layout. The modified layouts are added to a list box editor.

Language: ASP.NET - Size: 53.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-use-template-editors-to-update-data-on-callbacks

Create a templated column, add an editor to the template, and update the data source on a callback when a user changes the editor's value.

Language: ASP.NET - Size: 61.5 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-include-key-value-into-confirmation-dialog

Include a row key value in the delete confirmation dialog.

Language: ASP.NET - Size: 465 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-entitydatasource-and-common-scenarios

Bind ASPxGridView with EntityDataSource and implement CRUD operations, a master-detail grid, a LookUp column, and server mode.

Language: Visual Basic .NET - Size: 1.19 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-delete-confirm-dialog-with-dont-ask-me-again-option

Use the ASPxPopupControl to implement a delete confirmation dialog with a "don't ask me again" option.

Language: ASP.NET - Size: 153 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-custom-typeconverter-class-for-xpo-object

Implement a custom type converter.

Language: ASP.NET - Size: 29.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/asp-net-web-forms-grid-filter-selected-unselected-rows

Filter grid rows based on their selection state.

Language: ASP.NET - Size: 381 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/aspxgridview-switch-grid-data-source-and-recreate-columns-at-runtime

Use the same grid to display different data sources.

Language: C# - Size: 69.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 3

DevExpress-Examples/asp-net-web-forms-grid-download-file-from-column

Сreate a templated column with buttons that are rendered as links with icons. When a user clicks a link, the corresponding file is downloaded.

Language: Visual Basic .NET - Size: 279 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/asp-net-web-forms-grid-export-display-content-in-header-and-footer

Add a header and footer in an exported document.

Language: Visual Basic .NET - Size: 410 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 3

DevExpress-Examples/asp-net-web-forms-grid-export-two-grids-in-one-document

Use the XtraPrinting library to export several ASPxGridView controls into a single XLS document.

Language: ASP.NET - Size: 380 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/asp-net-web-forms-grid-calculate-variance

Calculate a variance of two columns, variance of a group, and total variance

Language: ASP.NET - Size: 384 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/asp-net-web-forms-grid-bind-to-xmldatasource

Bind ASPxGridView to the XmlDataSource control.

Language: ASP.NET - Size: 43.9 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/asp-net-web-forms-grid-bind-to-objectdatasource-with-server-paging

Bind the grid to an ObjectDataSource and enable server-side paging.

Language: C# - Size: 66.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-created-at-runtime-switch-data-sources

Bind an ASPxGridView created at runtime to different data sources

Language: Visual Basic .NET - Size: 67.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/asp-net-web-forms-grid-switch-data-sources-at-runtime

Bind ASPxGridView with autogenerated columns to different data sources at runtime.

Language: Visual Basic .NET - Size: 384 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 3

DevExpress-Examples/asp-net-web-forms-grid-programmatically-bind-combobox-column

Bind an ASPxGridView's ComboBox column to data in code behind.

Language: Visual Basic .NET - Size: 76.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-add-validation-summary-to-edit-form

Add the ASPxValidationSummary control to the grid's edit form.

Language: ASP.NET - Size: 383 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-implement-filter-row-template

Сreate a column's filter row template, add the ASPxGridLookup control to the template, and configure the column's filter functionality.

Language: ASP.NET - Size: 470 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/aspxgridview-upload-files

Upload files in Edit mode and see them on a click in Browse mode

Language: C# - Size: 2.8 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 4

DevExpress-Examples/asp-net-web-forms-grid-upload-files-to-binary-column-in-edit-mode

Create a binary column's edit item template and add an upload control to the template to upload files in edit mode. A user can also delete uploaded files after they are uploaded.

Language: ASP.NET - Size: 178 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/asp-net-web-forms-grid-update-total-summaries-on-client-in-batch-mode

Replace a summary item with a custom footer template to calculate the total summary dynamically in batch edit mode. In this example, the grid's HighlightDeletedRows property is set to false.

Language: C# - Size: 67.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/asp-net-web-forms-update-an-external-control-on-a-callback

Update the ASPxLabel control when a callback of the ASPxGridView control is finished.

Language: ASP.NET - Size: 445 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-text-wrapping

Try different options to control text wrapping.

Language: ASP.NET - Size: 48.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-set-edit-form-values

Calculate and assign a value to an editor in the edit form.

Language: ASP.NET - Size: 437 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-editor-readonly-based-on-grid-state

Make ASPxGridView cell editors read-only based on the grid's state.

Language: Visual Basic .NET - Size: 388 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-initialize-editor-conditionally

.NET, ASP.NET Web Forms, ASPxGridView

Language: C# - Size: 144 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-extended-keyboard-functionality

Extend keyboard functionality to allow users to edit, delete, or add new rows with a keyboard.

Language: ASP.NET - Size: 342 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/asp-net-web-forms-grid-implement-custom-date-validation-in-batch-edit-mode

Validate date column values on the client and server when the grid is in batch edit mode.

Language: ASP.NET - Size: 404 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/asp-net-web-forms-grid-use-webmethods-to-implement-cascading-combo-boxes-in-batch-mode

Implement cascading combo box editors in batch mode and use WebMethods to populate the editors with data. .NET, ASP.NET Web Forms, ASPxGridView

Language: C# - Size: 101 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/asp-net-web-forms-grid-hide-edit-form-editor-programmatically

Hide an editor for a column based on certain conditions.

Language: Visual Basic .NET - Size: 71.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/asp-net-web-forms-grid-display-group-summary-in-group-headers

Display group summaries in column headers separately for every group

Language: Visual Basic .NET - Size: 410 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/asp-net-web-forms-grid-display-ungroup-buttons-in-column-headers

Display buttons that allow users to ungroup columns.

Language: ASP.NET - Size: 379 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/asp-net-web-forms-grid-change-cell-styles-dynamically-in-batch-edit-mode

Apply conditional cell formatting dynamically in Batch Edit mode.

Language: C# - Size: 83 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/asp-net-web-forms-grid-calculate-templated-column-values-on-the-client

Create an unbound column (Total) that changes its value based on templated column values.

Language: ASP.NET - Size: 940 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-bind-comboboxcolumn-edit-form-editor-at-runtime

Populate a GridViewDataComboBoxColumn with data and set its properties at runtime.

Language: ASP.NET - Size: 36.1 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 3

DevExpress-Examples/asp-net-web-forms-grid-customize-edit-form-layout

Use the grid's EditFormLayoutProperties property to customize the edit form layout and specify an editor's visibility based on a condition.

Language: ASP.NET - Size: 90.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/asp-net-web-forms-grid-export-images

Export images from a GridViewDataImageColumn column

Language: C# - Size: 101 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 3

DevExpress-Examples/asp-net-web-forms-grid-update-total-summary-with-highlighted-deleted-rows-in-batch-mode

Calculate the total summary dynamically in batch edit mode when the grid's HighlightDeletedRows property is enabled.

Language: ASP.NET - Size: 53.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-edit-item-template-in-batch-mode

Create an edit item template, add an editor to the template, and configure the grid's cell edit functionality in batch mode.

Language: ASP.NET - Size: 74.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-validate-cell-values-on-server-in-batch-mode

Pass an editor's value to the server in batch edit mode, validate the value based on a condition, and pass the validation result to the client.

Language: C# - Size: 52.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-with-upload-control-in-batch-edit-mode

Use the upload control in batch edit mode.

Language: ASP.NET - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/asp-net-web-forms-gridview-change-a-cell-value-based-on-another-cell-value-in-batch-edit-mode

Change a column value when another column is changed and vice versa.

Language: C# - Size: 42 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-calculate-column-values-and-total-summaries-in-batch-mode

Create an unbound column that changes its values based on other column values and replace summary items with custom footer templates to calculate total summaries dynamically in batch edit mode.

Language: ASP.NET - Size: 89.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 4

DevExpress-Examples/asp-net-web-forms-grid-move-selected-rows-between-grid-controls

Move selected rows from one grid to another on a custom button click and update data sources on the server.

Language: ASP.NET - Size: 37.8 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/out-of-maintenance-a-master-detail-grid-with-editing-capabilities-with-xpo-data-e418 📦

.NET, ASP.NET Web Forms, ASPxGridView

Size: 28.3 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/out-of-maintenance-aspxgridview-batch-edit-mode-how-to-remove-already-selected-combobox-column-items 📦

.NET, ASP.NET Web Forms, ASPxGridView

Size: 10.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/out-of-maintenance-aspxgridview-export-data-to-xml-e4917 📦

.NET, ASP.NET Web Forms, ASPxGridView

Size: 22.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/out-of-maintenance-aspxgridview-how-to-add-an-item-to-a-databound-aspxcombobox-in-the-editform-e3728 📦

.NET, ASP.NET Web Forms, ASPxGridView

Size: 21.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0