Click here to Skip to main content
15,913,685 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to use the keyword 'LIKE' in SQL query in C# code, what will be the sentax of C# statement Pin
half-life21-Jan-08 7:24
half-life21-Jan-08 7:24 
GeneralRe: how to use the keyword 'LIKE' in SQL query in C# code, what will be the sentax of C# statement Pin
Colin Angus Mackay21-Jan-08 7:35
Colin Angus Mackay21-Jan-08 7:35 
GeneralRe: how to use the keyword 'LIKE' in SQL query in C# code, what will be the sentax of C# statement Pin
half-life21-Jan-08 7:37
half-life21-Jan-08 7:37 
AnswerRe: how to use the keyword 'LIKE' in SQL query in C# code, what will be the sentax of C# statement Pin
Pete O'Hanlon21-Jan-08 2:41
mvePete O'Hanlon21-Jan-08 2:41 
AnswerRe: how to use the keyword 'LIKE' in SQL query in C# code, what will be the sentax of C# statement Pin
Vasudevan Deepak Kumar21-Jan-08 3:15
Vasudevan Deepak Kumar21-Jan-08 3:15 
AnswerRe: how to use the keyword 'LIKE' in SQL query in C# code, what will be the sentax of C# statement Pin
Colin Angus Mackay21-Jan-08 3:15
Colin Angus Mackay21-Jan-08 3:15 
AnswerRe: how to use the keyword 'LIKE' in SQL query in C# code, what will be the sentax of C# statement Pin
Le centriste21-Jan-08 8:51
Le centriste21-Jan-08 8:51 
QuestionWhich event is occuring in DataGridView in edit mode when user pressed 'Enter'? Pin
Dragan Matic21-Jan-08 1:57
Dragan Matic21-Jan-08 1:57 
When user is editing a DataGridView cell I can not find a way to capture event when user presses 'Enter' key. In OnCellEndEdit there is no way to see which button was pressed, OnKeyDown and OnKeyPress simply do not detect 'Enter' key, they act as if it wasn't even pressed. If I try to add event handler to editing control by getting the control in EditingControlShowing and then adding event handler KeyPress or KeyDown on editing control, it also acts as if 'Enter' wasn't pressed. I've tried googling on this, but can't find it anywhere. I'd appreciate any help or hint on this.

Dragan Matic
AnswerRe: Which event is occuring in DataGridView in edit mode when user pressed 'Enter'? Pin
C1AllenS21-Jan-08 3:25
C1AllenS21-Jan-08 3:25 
GeneralNope Pin
Dragan Matic21-Jan-08 3:52
Dragan Matic21-Jan-08 3:52 
GeneralDelegate Invoke Pin
half-life21-Jan-08 1:42
half-life21-Jan-08 1:42 
GeneralRe: Delegate Invoke Pin
S. Senthil Kumar21-Jan-08 4:24
S. Senthil Kumar21-Jan-08 4:24 
GeneralSystem.Collections.Generic.SynchronizedKeyedCollection<k,t></k,t> Pin
Ungi.21-Jan-08 1:24
Ungi.21-Jan-08 1:24 
GeneralRead & Write to C Flat File in C# Pin
KeithF21-Jan-08 1:12
KeithF21-Jan-08 1:12 
GeneralRe: Read & Write to C Flat File in C# Pin
J4amieC21-Jan-08 1:14
J4amieC21-Jan-08 1:14 
GeneralRe: Read & Write to C Flat File in C# Pin
KeithF21-Jan-08 1:20
KeithF21-Jan-08 1:20 
GeneralRe: Read & Write to C Flat File in C# Pin
J4amieC21-Jan-08 1:41
J4amieC21-Jan-08 1:41 
GeneralRe: Read & Write to C Flat File in C# Pin
KeithF21-Jan-08 1:44
KeithF21-Jan-08 1:44 
Generaladding a line break Pin
eyeseetee21-Jan-08 1:10
eyeseetee21-Jan-08 1:10 
GeneralRe: adding a line break Pin
J4amieC21-Jan-08 1:12
J4amieC21-Jan-08 1:12 
GeneralRe: adding a line break Pin
Vikram A Punathambekar21-Jan-08 1:31
Vikram A Punathambekar21-Jan-08 1:31 
GeneralRe: adding a line break Pin
J4amieC21-Jan-08 1:42
J4amieC21-Jan-08 1:42 
GeneralRe: adding a line break Pin
benjymous21-Jan-08 1:55
benjymous21-Jan-08 1:55 
GeneralRe: adding a line break Pin
J4amieC21-Jan-08 2:05
J4amieC21-Jan-08 2:05 
GeneralRe: adding a line break Pin
eyeseetee21-Jan-08 2:15
eyeseetee21-Jan-08 2:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.