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 で struts2 を使用しています。ここでは、1 つのテーブルと他のテーブルが機能しています。しかし、同じグリッド自体では不可能です。ドラッグ アンド ドロップ行を使用するのに最適なものを提案してください私のアプリケーションの同じグリッドに。
sortableRows="true" のオプションがあり、struts2-jquery-grid プラグインを使用して上下に移動できます。