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.
一段时间以来,我一直在尝试将动画添加到属于组的行的可见性变化中。换句话说,当您单击某个组的箭头时,该组的行变为可见。我知道实际的行本身和行中的数据都需要动画。任何帮助将不胜感激。
恐怕这是不可能的。随着组的展开/折叠,行会从表中添加和删除,因为它们不是隐藏的,而是被删除的,没有任何动画可做。