DevExpress Examples's repositories
XAF_how-to-store-file-attachments-in-the-file-system-instead-of-the-database
How to store file attachments in the file system instead of the database in eXpressApp Framework
devextreme-datagrid-use-fileuploader-in-the-edit-form
This example demonstrates how to use FileUploader in the DataGrid Edit Form
devextreme-project-template-theme-selector
This example demonstrates how to implement Theme Selector for the DevExtreme Project Template.
maui-sign-pdf-files
The projects in this repository use a PDF signer to sign PDF files. This functionality is included in our Office File API subscription.
xaf-win-custom-button-in-lookup-property-editor
Create a LookupPropertyEditor descendant with a custom button.
devextreme-datagrid-drag-multiple-rows-between-grids
Drag and drop multiple selected rows between two grids
devextreme-gantt-how-to-create-a-custom-task-details-dialog
DevExtreme, MVC
devextreme-scheduler-create-custom-editing-form
This example demonstrates how to create a custom editing form for appointments with a Popup.
xaf-how-to-sort-a-listview-in-code
Sort list view in code and prevent users from modifying the sorting settings
xaf-how-to-use-criteria-property-editors
Design and save filtering criteria at runtime in an XAF application.
xaf-how-to-use-data-from-security-in-criterion
Use data from the currently logged ApplicationUser in a criterion (e.g. in a validation rule).
blazor-style-migration
Contains cases on how to update CSS styles after our 22.2 release
xaf-how-to-use-tree-list-editors-to-display-list-views
Use Tree List editors to display List Views in XAF applications
XAF_how-to-prevent-a-detailview-from-being-shown-for-a-listview-record
Prevent a DetailView from being shown for a ListView record in eXpress App Framework.
XAF_how-to-show-filter-dialog-before-listview
Show a filter dialog before opening a List View.
XAF_logon-form-manage-users-register-a-new-user-restore-a-password
Manage users (register a new user, restore a password, etc.) from the login form in XAF Blazor UI
devextreme-treeview-drag-and-drop-multiple-items
This example demonstrates how to implement drag and drop for multiple selected items in DevExtreme TreeView
blazor-grid-custom-keyboard-shortcuts
Define custom keyboard shortcuts for the DevExpress Blazor Grid component.
blazor-grid-export-images-and-rich-text-using-office-file-api
Use Spreadsheet Document APIs to implement a custom export mechanism to export templated cells.
devextreme-getting-started-with-diagram
Stores the source code for the Getting Started with DevExtreme Diagram tutorial.
devextreme-pivotgrid-conditionally-calculate-summary-cell-values
This example demonstrates how to configure a "data" field, which calculates values depending on another field.
devextreme-pivotgrid-edit-data-using-datagrid
DevExtreme UI Widgets
devextreme-scheduler-disable-dates-in-timelines-view
This example demonstrates how to create a scheduler with disabled dates in the timeline view.
devextreme-tabpanel-display-a-long-title
This example demonstrates how to display a long tab title when the TabPanel has a fixed width.
vcl-reports-localize
This example localizes DevExpress VCL Report Viewer/Report Designer dialogs (TdxReport component).
vcl-reports-store-layout-template-database
This example stores a report layout (XML-based template) in the BLOB field of a memory-based dataset (TdxMemData inherited from the TDataSet class shipped with the standard VCL library).
vcl-reports-store-layout-template-file
This example stores a report layout (XML-based template) within a text file.
winforms-richedit-create-a-master-detail-report
Create master-detail documents with the use of the RichEditDocumentServer and DOCVARIABLE field.
xaf-how-to-use-the-file-attachment-module-with-a-legacy-database
How to use the File Attachment Module with a legacy database