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
Andrew
NA
11
0
DataGridView - Allow Editing on single column
Aug 1 2011 10:40 AM
Hi All, hopefully just a quick easy one here. I know there is a property on a datagridview whereby you can enable / disable editing for the whole grid.
Is there a way to disable editing for the grid but still allow editing on ONE of the columns?
A fairly simple fallback is to open an input box when the user clicks a cell that belongs to this column, but id prefer to do it inside the grid if possible.
Thanks all.
Reply
Answers (
5
)
Split the data from List box
System.Diagonistics.Debugger.Break()