@(Html.Kendo().TextBoxFor(m=>m.ToitTN).HtmlAttributes(new { @readonly = false })). that code will display a readonly textbox. no matter if ...
確定! 回上一頁