You could use the column.Editable handler. e.g. columns.Bound(p => p.MyColumn).Editable("conditionalEditable").Template(@<text></text>).
確定! 回上一頁