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.
我有部分可编辑的网格。我的意思是我的网格中有 10 列。第 2 到 6 列将是可编辑的,其余列将不可编辑。
我需要实现一个功能,在编辑特定行中的第 6 列单元格后,焦点将转移到下一行 2 列。该列的其余部分将没有焦点。
请帮忙。谢谢