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
Ashok
NA
6
9.8k
multiline option for a cell in datagridview
Dec 20 2011 2:27 AM
i am using datagridview to display n number of items from the database, if description of an item is too long then i've used datagridview1.autoresizecolumns() to view the entire description, due to this horizontal scroll bar appears and the next column cannot be viewed. instead of this i thought of using multiline for each cell if the length of the cell exceeds a particular length, so due to this horizontal scroll bar can be avoided and all columns can be viewed at a time.
How to achieve this. Please, help me in completing this task.
with thanks in advance,
Ashok
Reply
Answers (
1
)
Selecting one entry point in case of more main method in C# Project
Error in If statement