DevExpress Examples
Popular repositories Loading
-
-
XAF_Security_E4908
XAF_Security_E4908 PublicThis repository contains examples for .NET Role-based Access Control, Permission Management, and OData / Web / REST API Services for Entity Framework and XPO ORM
-
-
maui-data-grid
maui-data-grid PublicSamples in this repository demonstrate how to get started with the DataGridView component and how to use its features.
-
AspNetCore.Reporting.BestPractices
AspNetCore.Reporting.BestPractices PublicBest practices to follow when you develop a web application with DevExpress reporting controls.
-
obsolete-xaf-create-multitenant-application
obsolete-xaf-create-multitenant-application Public archiveThis example creates a multi-tenant XAF application.
Repositories
- wpf-grid-prevent-expand-collapse-operations-for-group-rows Public
Prevent users from collapsing and expanding specified group rows.
- how-to-prevent-certain-gridcontrols-properties-from-being-serialized-t158989 Public
Exclude the column's Width property form serialization.
- use-unbounddatasource-to-populate-wpf-data-grid-with-data Public
Use the UnboundDataSource class to populate GridControl with data.
- wpf-data-grid-parallelize-data-intensive-operations-on-in-memory-data-in-instant-feedback-mode Public
Bind the GridControl to the PLinqInstantFeedbackDataSource to speed up in-memory data shaping operations.
- wpf-treelist-create-unbound-tree Public
Create a TreeListView that operates in unbound mode without a data source.
- wpf-data-grid-use-gridcontrollocalizer-class-to-localize-grid Public
Use the GridControlLocalizer class to replace individual strings.
- how-to-localize-individual-runtime-resource-strings-e3978 Public
Change default GridControl strings at runtime.
- wpf-data-grid-use-gridreportmanagerservice-to-implement-report-management-functionality Public
Use GridReportManagerService with ReportManagerBehavior to allow users to create and manage reports.
- how-to-implement-drag-and-drop-between-the-gridcontrol-and-the-listboxedit-t566433 Public
Implement drag-and-drop between the GridControl and the ListBoxEdit.