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.
我在同一个表中查看拖放行。目前我将 struts2 与 jqGrid 一起使用。这里一个表到另一个表正在工作。但在同一个网格中本身是不可能的。请给出建议最好使用拖放行明智在我的应用程序的同一个网格中。
我们可以选择 sortableRows="true" 然后我们可以使用 struts2-jquery-grid 插件上下移动。