Re: datagrid enter key handler
From: Claes Bergefall (claes.bergefall_at_online.nospam)
Date: 11/15/04
- Next message: Jeffrey Tan[MSFT]: "RE: Basic PropertyGrid Cut, Copy, & Paste Question"
- Previous message: Alex: "Re: TreeView with Recursive TreeNode...."
- In reply to: MajorTom: "datagrid enter key handler"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 15 Nov 2004 09:24:37 +0100
Take a look at topics 5.23, 5.34 and 5.65 here:
http://www.syncfusion.com/faq/winforms
/claes
"MajorTom" <m.pulgarNO@NOverizon.net.do> wrote in message
news:#fDmQIryEHA.4044@TK2MSFTNGP10.phx.gbl...
> please, please
>
> how is the easy way to handle enter key for a current cell in a datagrid
>
> I have:
> dgtbcColumna.TextBox.KeyDown += new KeyEventHandler(TextBox_KeyDown);
> and is working but not for the enter key
>
> I read that I have to override the datadgridcolumn style but I don't know
> how to do that
>
> any help ?
>
> MajorTom
>
>
- Next message: Jeffrey Tan[MSFT]: "RE: Basic PropertyGrid Cut, Copy, & Paste Question"
- Previous message: Alex: "Re: TreeView with Recursive TreeNode...."
- In reply to: MajorTom: "datagrid enter key handler"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|