Hi Glenn, Thanks for your suggestion. I did the same & it is working, howeverI need to display the context menu strip at the location of the mouse when clicked(i.e., at the datagridview row), can you help me out in doing this?
Thanks & Regards, Karthi On Mon, Oct 20, 2008 at 10:07 PM, Glenn <[EMAIL PROTECTED]> wrote: > Just make the row contents menu a sub-menu of your context menu. > > ...Glenn > > On Mon, Oct 20, 2008 at 9:59 AM, Karthizen <[EMAIL PROTECTED]> wrote: > >> >> Hi, >> >> Hi, >> >> I have some 'n' number of records in a datagridview. I need to right >> click on a row to pop up a context menu, then I need to click a >> particular menu to display the contents of the row. Can you please >> give me some suggestions on how to solve it? >> >> >> >> I found this link >> http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=196286&SiteID=1 >> which helps to right click & display the contents of a row. However I >> need to first display the context menu and after that I need to >> populate the row contents. >> >> >> >> Regards, >> Karthizen >> > > > > --~--~---------~--~----~------------~-------~--~----~ 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> -~----------~----~----~----~------~----~------~--~---
