data-editors
There are 14 repositories under data-editors topic.
DevExpress-Examples/how-to-load-and-upload-images-from-and-to-azure-blob-storage
Customize the WinForms PictureEdit to allow users to download and upload images from (to) Azure Blob Storage.
DevExpress-Examples/winforms-memo-editor-advanced-mode
Enable the Advanced mode for a memo (multi-line) editor.
DevExpress-Examples/winforms-textedit-advanced-mode
Enable the Advanced mode for a text editor.
DevExpress-Examples/create-custom-editor-with-auto-height-functionality
Create a custom editor with the Auto Height functionality.
DevExpress-Examples/obsolete-blazor-DxDateEdit-date-range-picker
Implement the date range selection.
DevExpress-Examples/winforms-buttonedit-customize-button-paddings
Create a custom button editor with customizable button paddings.
DevExpress-Examples/winforms-combobox-hide-specific-items
This example shows how to temporarily hide specific combo box items.
DevExpress-Examples/winforms-combobox-show-item-tooltips
Show tooltips for combo box items.
DevExpress-Examples/winforms-custom-buttonedit-rtf-html-support
Create a custom button editor that can display RTF/HTML content.
DevExpress-Examples/winforms-custom-imagecombobox-editor
Create a custom popup editor with the dropdown image list.
DevExpress-Examples/winforms-custom-imageedit-with-preview
Create a custom image editor that previews a dropdown image in the edit box.
DevExpress-Examples/winforms-data-navigator-bind-to-shared-source
This example demonstrates how to bind a DevExpress Data Navigator to a data source that is also bound to multiple data-aware controls.
DevExpress-Examples/winforms-filtercontrol-implement-ifilteredcomponent
This example shows how to implement IFilteredComponent to customize the display name of filter columns in the WinForms Filter Control.
DevExpress-Examples/winforms-progressbar-update-from-separate-thread
Update the progress bar from a separate thread.