Pages
Assignment
Synopsis
C
Graphics
Compiler
C#
DCN
DBMS
Discrete Math
DS
IT Fun
Java
Json
NIELIT
Notes
Office
OOPS
OS
PHP
Project
Phython
Question
SSAD
Web
UGC Net
VB
ASP
Monday, 5 March 2018
Single Row Access MVC Razor
This post target when there is a need to get only single row and display them on a cshtml view.
@model
Britanic_MIS.Models.
CustomerModel
@
Html.TextBox(
"Test"
,
null
,
new
{ placeholder=@Model.FullName, @class =
"form-control"
,@onclick=
"test()"
})
Next Example
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment