TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Guest User
Tech Writer
2.1k
483.8k
How to create @Html.TextAreaFor in c# asp.net mvc?
Sep 16 2020 8:20 AM
Hi Team
I have created TextAreaFor but the problem is not showing off well and need some help around it. Here is my logic.
// Model
public
string
eNtsaTextAreaDisc {
get
;
set
; }
// View
<div
class
=
"col-sm-12"
>
@Html.TextAreaFor(m=>m.eNtsaAdmin.eNtsaTextAreaDisc,
new
{@
class
=
"form-control"
})
</div>
The output is as below, any better idea towards div col-sm-12?
Reply
Answers (
3
)
Opening excel file gives message box “content recovery of the work
Auto width of column and word wrap of Headers not working in OpenXML