I am not quite sure about the requirement. But keyboard navigation is supported by RadGrid. You can enable keyboard navigation in the RadGrid control by setting the ClientSettings.AllowKeyboardNavigation property to True (its default value is False).