How to do - MS SQL C# Excel Access
Wednesday, 1 November 2017
MVC - Display only 'header' message in @HTml.ValidationSummary
Watch this example on YouTube
to do so replace
@Html.ValidationSummary("Fix all errors")
with
@Html.ValidationSummary(
true,
"Fix all errors")
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment