Creating Custom Views

Glossary Item Box

Infragistics(R) NetAdvantage(R) for WPF

Creating Custom Views

The xamDataPresenter™ control is a multi-view data presentation control with the ability to dynamically switch between different UI views on the same data.  The xamDataPresenter control combines a robust data binding and UIElement-generation foundation with a pluggable view architecture to offer developers a flexible platform for data display. 

The NetAdvantage for WPF product provides two Views: GridView and CarouselView.  Each of these built-in Views is derived from the ViewBase base class and builds on the very same services that you can use to create your own Custom Pluggable View.

When you create a Custom View, you are leveraging a tremendous amount of functionality provided by xamDataPresenter.  The code in your view can focus on providing its unique presentation and rely on xamDataPresenter to provide the basics like data binding, selection, keyboard navigation, grouping, sorting, etc.

Click the following links to learn more about how to create a Custom View:

E-mail your feedback on this topic.

Opinion about our help? Take our survey.

Copyright © 2003-2007 Infragistics, Inc. All rights reserved.

Build Version: 7.1.20071.1320