Find by ID:
Go
[Log in | Register]
Home
Support Center Home
Categories (Beta)
Report Issue
Report a Bug
Make a Suggestion
Ask a Question
Security
Log in
Register
Forgot Password
Support Center Stats

Issue Reports
Total: 43362
Active: 401
Processed: 42961

Suggestions
Total: 17801
Active: 506
Processed: 17295

Questions
Total: 98475
Active: 106
Processed: 98369

1851 Knowledge Base Articles

557 Code Central Examples

Powered by Developer Express AJAX-Enabled ASP.NET components

This website is powered by Developer Express ASP.NET technologies including the ASPxMenu, ASPxNavBar, ASPxTabControl, ASPxSiteMapControl, ASPxPopupControl and the ASPxGridView and Editors Suite.
Database connectivity is via eXpressPersistent Objects.

Knowledge Base Article

What is the difference between the DataNavigator and ControlNavigator controls?

Article ID: A595
Product Group: .NET
Product: XtraEditors Library
Version(s):
Updated: 16 Sep 2004
Categories: n/a

Description

What is the difference between the DataNavigator and ControlNavigator controls?

Solution

The DataNavigator is a control for navigating through the data object defined by its DataSource and DataMember properties. Please see the demos included in the XtraEditors to see how to use the DataNavigator control.

The ControlNavigator works only with a control which implements our INavigatableControl interface. It is a replacement for the grid's embedded navigator. The ControlNavigator can also work with unbound controls, e.g. the XtraTreeList.

Please review the following topics in the XtraGrid help:
ControlNavigator Class
DataNavigator Class
Controls List
Using Navigators

The current data record position can be obtained from the CurrencyManager.Position property. Please review the following article in the MSDN Library:
CurrencyManager Class




Do you have any comments? We are eager to hear them!

How would you rate the quality of this content?

0 people have rated this page
Post Your Vote (Login Required)
If you need any clarification with regards to the contents of this article, please don't hesitate to contact our Support Team.