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
TAN WhoAMI
NA
291
0
Fix the width of each column in View
Mar 12 2013 8:32 AM
using ASP.NET MVC 4 template, we have those Index.cshtml, Edit.cshtml, etc...
In Index, I am able to display those data in its rows and columns. However, say, when user go to Edit and do some changes, say type in the Description field which is much longer than the width of the Description column width. Then this long Description will appear as a single line of the long text, which is not what I want.
I want the width of each column fixed, such that when it reaches the end of the column, then it will just go to the second line in that column field. Is that possible?
What are the changes in code I need to do to achieve this?
I would appreciate some code sample to start with.
thanks.
Reply
Answers (
0
)
display profile bydefault and also edit ,update in load page
registration page problem ?