How to do - MS SQL C# Excel Access
Wednesday, 30 March 2016
MVC - create read only textbox
Watch this example on YouTube
@Html.TextBox(Model.CustomerLastName, Model.CustomerLastName, new { @readonly = "readonly" })
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment