472,114 Members | 1,453 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,114 software developers and data experts.

Only Columns DataGrid Winform Click Event ?

The only time the Mouse_Click event is firing for the
DataGrid in my application is when I click on a column,

What event should I be trapping ? Mouse Down ?? Thanks
Nov 20 '05 #1
1 1309
Yes, MouseDown will do it for you.
"andrewcw" <an*******@discussions.microsoft.com> wrote in message
news:01****************************@phx.gbl...
The only time the Mouse_Click event is firing for the
DataGrid in my application is when I click on a column,

What event should I be trapping ? Mouse Down ?? Thanks

Nov 20 '05 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

reply views Thread by Vinicius | last post: by
5 posts views Thread by Christiaan | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.