Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Telerik RadGrid,我有 3 个带有编辑模式的列,所以我想通过按键盘上的导航键来移动光标,所以我需要如何在从键盘按下导航键时在上一行或下一行控件中设置焦点,对于left and right 用于左右移动。
提前致谢。