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.
我创建了 JQGrid。
我已将数据放入单元格中,并将一个 html 链接放入单元格中。
该链接的 OnClick 我需要打开 JQGrid 特定的 popUp.Popup 有一个组合框。我将选择一个选项并单击提交按钮,并且该数据需要出现在单击的单元格中。
谢谢
你建议的结构似乎我太复杂了。也许您可以考虑使用更简单的用户界面?
不过,您可以只使用setCell方法来设置网格单元格的新包含。