Version

Navigating and Selecting (xamDataPresenter)

The keyboard and mouse are standard peripherals of personal computers everywhere. Using these peripherals quickly is the key to every end user’s computing experience. You can take advantage of that experience by allowing end users to navigate through data in a grid, nodes in a tree, or items in a list with specific keys on the keyboard. You can even control which items are selected when the user clicks a mouse button or scrolls the mouse wheel.

The xamDataPresenter™ control’s object model contains the necessary tools to allow your end users to navigate completely by keyboard if they want to. Mouse event handling is also a standard feature of xamDataPresenter, giving your end users the familiar point-and-click experience.

Click the following links to view topics written specifically to help you implement navigation and selection in your application using the xamDataPresenter control.