WPF VirtualGrid Overview
RadVirtualGrid is a lightweight tabular component, designed to be able to operate with huge datasets. It provides outstanding performance through evading the common templating mechanism used in the framework. Instead, the control avoids adding most of its items to the visual tree and exposes a mechanism for loading data on demand.
The RadVirtualGrid is part of Telerik UI for WPF, a
professional grade UI library with 160+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.
The RadVirtualGrid control was introduced with the R3 2017 release of the UI for WPF suite.
Figure 1: RadVirtualGrid
RadVirtualGrid's features list:
Editing
Pinned rows and columns
Styling and customization support through a set of properties
Conditional cell decoration
Touch support
Automation support
Coded UI support
Custom DataProvider
Filtering
Sorting
Selection
Scrolling
Alternation
Row and Column resizing
Commands
Telerik UI for WPF Support and Learning Resources
- Telerik UI for WPF VirtualGrid Homepage
- Get Started with the Telerik UI for WPF VirtualGrid
- Telerik UI for WPF API Reference
- Getting Started with Telerik UI for WPF Components
- Telerik UI for WPF Virtual Classroom (Training Courses for Registered Users)
- Telerik UI for WPF VirtualGrid Forums
- Telerik UI for WPF Knowledge Base