GitHub topics: aspxgridview
DevExpress-Examples/how-to-implement-custom-saving-in-xml-and-restoring-of-aspxgridview-client-layout
Save and restore the client layout of the Grid View control.
Language: ASP.NET - Size: 57.6 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/aspxgridview-prevent-batch-edit-action
Handle the client-side FocusedCellChanging event to cancel a focus action for ASPxGridView cells. The canceled focus action prevents users from editing the corresponding cell in batch edit mode.
Language: ASP.NET - Size: 385 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 2

DevExpress-Examples/aspxgridview-bind-to-datatable-object
Handle the DataBinding event to bind ASPxGridView to a programmatically created DataTable object.
Language: C# - Size: 67.4 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 4 - Forks: 5

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: 56.6 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 3 - 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: 51.8 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

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: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

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: 501 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 1

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: 89.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-add-numbers-to-rows
Add row numbers (display row visible indices) in a grid.
Language: C# - Size: 105 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

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: 470 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-create-at-runtime
Create and configure the ASPxGridView control dynamically at runtime
Language: C# - Size: 77.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 2

DevExpress-Examples/asp-net-web-forms-grid-create-hyperlink-column-at-runtime
Create a grid column that displays hyperlinks at runtime
Language: C# - Size: 79.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

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: 87.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 2

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 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

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: 661 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-template-binaryimage-bound-to-ole-objects
Display images stored as OLE objects.
Language: C# - Size: 1.23 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-fit-exported-document-to-page
Adjust the width of an exported grid to occupy a single page.
Language: Visual Basic .NET - Size: 506 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 3

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 1 month ago - Pushed at: about 1 month ago - Stars: 1 - 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.28 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

DevExpress-Examples/aspxgridview-customize-command-buttons-in-rows
Hide or disable a command item (button or checkbox) in the grid's command column.
Language: C# - Size: 91.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - 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: about 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: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/obsolete-aspxgridview-disable-row-editing
.NET, ASP.NET Web Forms, ASPxGridView
Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/obsolete-aspxgridview-uploaded-image-preview
.NET, ASP.NET Web Forms, ASPxGridView
Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: about 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: about 2 months ago - Pushed at: about 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: about 2 months ago - Pushed at: about 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: about 2 months ago - Pushed at: about 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: about 2 months ago - Pushed at: about 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: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/obsolete-aspxgridview-search-panel
.NET, ASP.NET Web Forms, ASPxGridView
Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/obsolete-aspxgridview-select-all-rows
.NET, ASP.NET Web Forms, ASPxGridView
Size: 22.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/obsolete-aspxgridview-card-view-imitation
.NET, ASP.NET Web Forms, ASPxGridView
Size: 41 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/obsolete-aspxgridview-disable-cell-text-wrapping
.NET, ASP.NET Web Forms, ASPxGridView
Size: 441 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/obsolete-aspxgridview-date-range-filtering
.NET, ASP.NET Web Forms, ASPxGridView
Size: 375 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/obsolete-aspxgridview-checkcombobox-filter
.NET, ASP.NET Web Forms, ASPxGridView
Size: 356 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/obsolete-aspxgridview-pages-navigation
.NET, ASP.NET Web Forms, ASPxGridView
Size: 420 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/obsolete-aspxgridview-batch-edit-navigation
.NET, ASP.NET Web Forms, ASPxGridView
Size: 26.4 KB - Last synced at: about 2 months ago - Pushed at: about 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: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/obsolete-aspxgridview-calendar-filter
.NET, ASP.NET Web Forms, ASPxGridView
Size: 31.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/obsolete-aspxgridview-batch-edit-keyboard-navigation
.NET, ASP.NET Web Forms, ASPxGridView
Size: 390 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/obsolete-aspxgridview-truncated-column-text
.NET, ASP.NET Web Forms, ASPxGridView
Size: 321 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/obsolete-aspxgridview-truncated-text
.NET, ASP.NET Web Forms, ASPxGridView
Size: 854 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/obsolete-aspxgridview-date-range-filter
.NET, ASP.NET Web Forms, ASPxGridView
Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/obsolete-aspxgridview-create-composite-key
.NET, ASP.NET Web Forms, ASPxGridView
Size: 442 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/obsolete-aspxgridview-date-filter
.NET, ASP.NET Web Forms, ASPxGridView
Size: 11.7 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/obsolete-aspxgridview-filter-and-highlight-text
.NET, ASP.NET Web Forms, ASPxGridView
Size: 353 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/obsolete-aspxgridview-cell-merging
.NET, ASP.NET Web Forms, ASPxGridView
Size: 610 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/obsolete-aspxgridview-batch-edit-buttons-enable-state
.NET, ASP.NET Web Forms, ASPxGridView
Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/aspxgridview-dataitemtemplate-hyperlink-popup
Show a popup when a user clicks a hyperlink in an ASPxGridView column's DataItemTemplate
Language: ASP.NET - Size: 831 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 2

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: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - 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: about 2 months ago - Pushed at: about 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: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-combobox-format-multi-column-text
Use the TextFormatString property to format the selected item’s output text.
Language: ASP.NET - Size: 71.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

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: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 1

DevExpress-Examples/aspxgridview-full-screen-mode
Display the Grid View control in the full screen mode.
Language: ASP.NET - Size: 522 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 3

DevExpress-Examples/asp-net-web-forms-grid-trackbar-and-checkboxlist-in-edititemtemplate
Add ASPxCheckBoxList and ASPxTrackBar to EditItemTemplate.
Language: ASP.NET - Size: 408 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/asp-net-web-forms-add-richedit-to-gridview-edit-form
Add the Rich Text Editor to the Grid View control's edit form.
Language: C# - Size: 925 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-edit-form-with-listbox
Use the ASPxListBox control inside the grid edit form
Language: ASP.NET - Size: 370 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - 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: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/aspxgridview-hyperlink-based-on-several-cell-values
Display a hyperlink in an ASPxGridView column based on several cell values.
Language: ASP.NET - Size: 452 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 2

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: about 2 months ago - Pushed at: about 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: about 2 months ago - Pushed at: about 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: about 2 months ago - Pushed at: about 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: about 2 months ago - Pushed at: about 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: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-show-confirmation-box-on-custom-button-click
Create a custom Delete button and show a confirmation pop-up window on a button click.
Language: ASP.NET - Size: 401 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - 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: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/asp-net-web-forms-grid-show-or-hide-template-editors
Add editors to templated columns and show or hide an editor based on another editor's selection.
Language: ASP.NET - Size: 407 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

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: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-show-popup-on-custom-button-click
Show the ASPxPopupControl when a user clicks the custom button in the grid's command column.
Language: ASP.NET - Size: 378 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-show-loading-panel-during-export
Show an ASPxLoadingPanel during ASPxGridView export.
Language: Visual Basic .NET - Size: 448 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 4

DevExpress-Examples/obsolete-aspxmemo-text-max-length
.NET, ASP.NET Web Forms, ASPxGridView
Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/asp-net-web-forms-grid-select-detail-rows-on-master-row-selection
Select or deselect rows in a detail grid when master row selection changes.
Language: ASP.NET - Size: 507 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 2

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: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

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: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - 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: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-load-file-from-client
Load a file when a user clicks a custom command button in the Grid.
Language: ASP.NET - Size: 960 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - 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: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-select-all-checkbox-in-row
Add checkbox editors to templated columns and change their selection state to emulate the Select All functionality.
Language: ASP.NET - Size: 371 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/obsolete-gridview-for-web-forms-multi-row-editing
.NET, ASP.NET Web Forms, ASPxGridView
Language: C# - Size: 731 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - 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: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-cascading-comboboxes-for-each-row
Create cascading combo boxes for each row of the ASPxGridView control.
Language: ASP.NET - Size: 430 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

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: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 6

DevExpress-Examples/asp-net-web-forms-grid-single-cell-editing
Edit a grid cell in batch mode and update the data source on a callback.
Language: ASP.NET - Size: 708 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/asp-net-web-forms-grid-single-cell-editing-for-ios-devices
Handle an editor's GotFocus and LostFocus events to imitate a single cell edit feature for iOS devices.
Language: ASP.NET - Size: 57.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - 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: about 2 months ago - Pushed at: about 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: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/asp-net-web-forms-grid-hide-editform-editor-based-dynamically
Hide an editor from the edit form dynamically.
Language: ASP.NET - Size: 387 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - 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: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/asp-net-web-forms-grid-filter-by-combobox-in-roundpanel
Use ASPxComboBox placed in the ASPxRoundPanel control to filter ASPxGridView data.
Language: ASP.NET - Size: 43.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/asp-net-web-forms-export-grid-and-chart-in-one-document
Combine ASPxGridView and WebChartControl in one exported document.
Language: ASP.NET - Size: 392 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/asp-net-web-forms-export-several-controls-to-different-sheets
Export several components to different worksheets of the same document.
Language: ASP.NET - Size: 4.95 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 2

DevExpress-Examples/asp-net-web-forms-grid-enable-or-disable-buttons-on-the-client
Create a template and add a hyperlink editor to that template to emulate command button functionality. You can enable or disable the command button in the check box editor.
Language: ASP.NET - Size: 77.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - 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: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 1

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: about 2 months ago - Pushed at: about 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: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/asp-net-web-forms-grid-display-detail-data-in-popup-window
Create a template in a master grid, add a button to the template, and display a pop-up window with detail grid data on a button click.
Language: ASP.NET - Size: 79.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - 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: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 3

DevExpress-Examples/asp-net-web-forms-grid-display-images
.NET, ASP.NET Web Forms, ASPxGridView
Language: ASP.NET - Size: 39.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/aspxgridview-delete-selected-rows
Delete selected rows in a Grid.
Language: C# - Size: 426 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
