【问题标题】:Make a column editable according to specific value with Angular使用 Angular 根据特定值使列可编辑
【发布时间】:2016-06-09 12:06:44
【问题描述】:

如何根据模型中的特定值使列可编辑,

{ name: 'Name', field: 'Name', displayName: 'Name' , width :'100' @if (Model.RDOnly) { Html.Raw(@", enableCellEdit: false");}

我猜 HTML.Raw 不适合使用,知道吗?

谢谢,

【问题讨论】:

  • Angular.js 还是 Angular2?

标签: angularjs angularjs-directive angularjs-scope


【解决方案1】:

试试-https://vitalets.github.io/angular-xeditable/

用于编辑 html 表格。

【讨论】:

    猜你喜欢
    • 2019-06-04
    • 1970-01-01
    • 2017-01-17
    • 1970-01-01
    • 2019-08-16
    • 2021-08-04
    • 2013-08-21
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多