When you click on the item in the grid, it gets selected. Therefore, you don't need to know where it is. Just get the currently selected item.
...Glenn On Fri, Oct 24, 2008 at 9:37 AM, karthi keyan <[EMAIL PROTECTED]> wrote: > Glenn, > > I want to show the contextmenu strip at the currently selected item. I > thought if I find the location then it would be easy to use the following > code > > contextMenuStrip1.Show(******, ***** ); > Did you get me? > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/DotNetDevelopment You may subscribe to group Feeds using a RSS Feed Reader to stay upto date using following url <a href="http://feeds.feedburner.com/DotNetDevelopment"> http://feeds.feedburner.com/DotNetDevelopment</a> -~----------~----~----~----~------~----~------~--~---
