0

I want to capture width of columns (which are resizable) in my grid..the plugin i am using is struts2-jquery plugin.all this should happen at runtime.As soon as the width of any of the columns are changed the width should be captured..

4

1 回答 1

0

您应该使用resizeStop回调或jqGridResizeStop事件(请参阅文档)。

于 2012-11-06T09:57:54.353 回答