The WPF Grid control represents the evolution of advanced, functional, and flexible WPF data presentation and editing controls that assist developers in building rich client applications. With over 10 years of experience in engineering feature-complete Data Grid components for nearly every major development platform, DevExpress has set a new milestone by introducing the advanced, feature-rich and flexible Grid Control for WPF. The DXGrid ships with a multitude of market-leading features, including a wide array of cell editors, full end-user customization options, advanced data binding and management, layout persistence, fixed columns, validation, UI virtualization and much more...
For an overview of all the DXGrid features, please visit the DXGrid Online Demo.
|
|
Touch Support
Bring your software to life with intelligent touch-based applications. Your end-users can scroll a GridControl's contents (horizontally and vertically), reorder columns, group and sort data via touch on any touch enabled screen.
|
|
|
Fast Data Operations Against Large Datasets
Instead of reading the entire dataset from the data server and then managing data within the grid, our controls simply display data that has already been grouped or sorted on the data server. This is possible because of our built-in LINQ-enabled providers. This provider can produce smart queries so that all the grid needs to do is download records to be displayed within the current page. If you have 100,000 records in your data source and want to display 10 records on the page, the grid will need to download only 10 records rather than the 100,000 records required with each request/query when using competing grid controls. This means that with the DXGrid, what was once simply impossible with competing grids (but entirely needed by end-users) can now be easily accomplished.
Video: Server Mode using LINQ | Examples: Server Mode | Help Topic: Server Mode |
|
|
Grid / Tabular View
The most widely accepted and used method of presenting data is built-into the DXGrid. This view supports powerful layout customization features such as Fixed Columns, Field Chooser Window, Column Auto Width, Column Reordering and Resizing, and Automatic Column Width Adjustment (Best Fit). Video: Using Fixed Columns | Help Topic: Table View |
|
|
Contact / Card View
Data is presented as collapsible cards, similar to the functionality provided in Microsoft Outlook Contacts view. Out of the box, the card view includes the following layout customization features: Card Resizing, Customizable Card Flow Direction, Field Chooser Window, Automatic Layout Updates (when Expanding or Collapsing Cards). Help Topic: Card View |
|
|
Tree View
A multi-column tree view displays hierarchical data in a tree-like format, where columns represent data fields and nodes represent data records. This view supports multi-column display of hierarchical data, data shaping and layout customization features such as Sorting and Filtering, Data Editing via Embedded Cell Editors, Advanced Scrolling Options, Column Auto Width, Column Reordering and Resizing, Fixed Columns, UI Virtualization and Per-Pixel Vertical Scrolling, Field Chooser Window and Extendable Context Menus. Help Topic: Tree View |
|
|
Powerhouse Multi-Column Lookup Control
The DevExpress WPF Lookup Control is a multi-column combo box that provides lookup functionality.
The DevExpress WPF Grid control is embedded within the lookup control's dropdown, providing the editor with
fully customizable data-processing and data-representation capabilities.
The DevExpress WPF Lookup Control can be used on a standalone basis or as an in-place editor within container controls such
as the DevExpress WPF Grid Control.
Examples: LookUpEdit - How to Customize the Embedded Grid | Help Topic: Lookup Edit |
|
|
Design-Time Features
The DevExpress WPF Grid Control provides enhanced design-time support within the Visual Studio 2010 IDE and Expression Blend. This is accomplished using the same mechanisms available to end-users at runtime. Other design-time enhancements include a Quick Customization Panel, Expression Editor for Unbound Fields and Filter Builder Dialog.
Video: Design-Time Enhancements |
|