【问题标题】:How to use getChangedCells method?如何使用 getChangedCells 方法?
【发布时间】:2011-07-21 03:29:50
【问题描述】:

我发现 getChangedCells 方法在某种程度上适用于我现在正在构建的应用程序。

谁能告诉我如何使用 getChangedCells 方法?

谢谢

问候

杰森

【问题讨论】:

    标签: asp.net-mvc-2 jqgrid jqgrid-asp.net jqgrid-formatter


    【解决方案1】:
    var temp= $("#grid").getChangedCells('all') // Return Rows
    

    var temp= $("#grid").getChangedCells('dirty') / Returns the changed cells.
    

    还可以尝试查看@ozczecho 提到的official docs

    【讨论】:

      【解决方案2】:

      检查此out。官方文档。或类似的question

      【讨论】:

        猜你喜欢
        • 2011-12-28
        • 1970-01-01
        • 2019-04-07
        • 2013-09-19
        • 2012-03-10
        • 2012-08-31
        • 2019-08-17
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多