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
JONAS BOATENG
NA
24
0
How to get cellclick eventhandler in C#
Jan 11 2010 8:43 AM
Hi, I want to write a code in C# for datagridview cellclick eventhandler but i don't know where to click in the datagridview to get the eventhandler to write my code. am talking about what to do to get this::
private void dataGridView1_CellClick(object sender, DataGridViewCellEventArgs e)
Reply
Answers (
1
)
deploy project with multiple forms
inserting single records into database