Back to Devexpress

How to Use Virtual Sources

wpf-120194-controls-and-libraries-data-grid-bind-to-data-bind-to-any-data-source-with-virtual-sources-use-virtual-sources.md

latest2.2 KB
Original Source

How to Use Virtual Sources

  • Jan 26, 2022

This step-by-step tutorial demonstrates how to use virtual sources in an MVVM application.

Complete Examples

The following examples include projects with the MVVM approach and a basic non-MVVM approach:

Demos

Requires a WPF Subscription. Download

Tutorial Steps

Note

This tutorial uses the Issues Service as a sample data source and the InfiniteAsyncSource as a virtual source.