This example demonstrates how to implement a master-detail scenario with two separate grids. The KeyboardSupport property allows changing the master grid's focused row by pressing navigation keys. The detail grid updates information when the master grid's focused row is changed.
↧
ASPxGridView - Show a separate detail grid when changing a master grid’s focused row using keyboard
↧