ContextMenu.Show(this, pt) should do it.
--
Alex Feinman
---
Visit
http://www.opennetcf.org
"Christopher Pragash" <(E-Mail Removed)> wrote in message
news:%234s$(E-Mail Removed)...
> Hello All,
>
> I am trying to instantiate a Context Menu inside a Datagrid control -
> using
> a keyboard. The requirement is such that, the user navigates in the
> datagrid
> using the up-down arrows of the keyboard, and presses "Enter" key on the
> row
> which he wants to perform the action. Any thoughts or suggestions on how I
> could achieve this? or if anybody could point me to an article or URL
> explaining this..that will be of good help.
>
> Thanks in advance...
>
> Cheers,
> Chris
>
>