Re: keyPress event on dataGrid Coulmns

From: Nicholas Paldino [.NET/C# MVP] (mvp_at_spam.guard.caspershouse.com)
Date: 06/05/04


Date: Sat, 5 Jun 2004 09:14:50 -0400

Gidi,

    You will have to register for the keypress event for the grid, and then
determine what to do based on what the active cell is when the key is
pressed.

    Hope this helps.

-- 
          - Nicholas Paldino [.NET/C# MVP]
          - mvp@spam.guard.caspershouse.com
"Gidi" <shnapsi@hotmail.com> wrote in message
news:4A294FB8-A8D4-470D-8490-20E7B1167F01@microsoft.com...
> hello,
> how can i make a different keypress event for each coulmn in dataGrid (in
C#, windows application).
> to whom i need to register the event???
>
> thank you...


Relevant Pages

  • Re: Changing the VS 2003 Templates
    ... Nicholas Paldino [.NET/C# MVP] ... wasn't in the folder but it at least showed me where to look. ... > Nicholas Paldino wrote:>> Greg, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Unexpected error writing metadata. WTF?
    ... I referenced previously was the first link. ... Nicholas Paldino [.NET/C# MVP] ... > Nicholas Paldino schrieb:>> Rüdiger, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: [OT] Graphics Card
    ... Nicholas Paldino [.NET/C# MVP] ... To be more precise,> the flicker occurs exactly where the labels and buttons are being drawn> on the modal form. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Is it possible to call C# code from C++ ?
    ... Qualifying .NET Types for Interoperation ... Nicholas Paldino [.NET/C# MVP] ... > Nicholas Paldino wrote:>> Ricky, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: C# Generics: Why int[] doesnt implement IList<int>?
    ... Nicholas Paldino [.NET/C# MVP] ... > Nicholas Paldino wrote:> ... > used to implement arrays. ...
    (microsoft.public.dotnet.languages.csharp)