The ListView control supports keyboard navigation.
|
Key |
Action |
|---|---|
|
Page Up |
Moves focus to the first visible item |
|
Page Down |
Moves focus to the last visible item |
|
Home |
Moves focus to the beginning of the list |
|
End |
Moves focus to the end of the list |
Notes
Data operations are executed asynchronously through
C1DataCollectionProper configuration of data binding and templates is required for correct rendering
Virtualization behavior depends on implementation and data source characteristics