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.
如何使渲染的网格视图行在单击一行时可单击和展开。
单击时的行必须向下扩展,并带有几个文本字段。然后再次单击时必须折叠。这在渲染网格视图中是否可行。我想在这个网格视图中填充数据库记录,因此我不能为此目的使用 html 表。
感谢您的帮助