Click here to Skip to main content
15,906,708 members
Home / Discussions / C#
   

C#

 
GeneralDatagrid Events Pin
kgoodrich9-Oct-03 6:37
kgoodrich9-Oct-03 6:37 
Hello everyone,

I am trying to make use of a datagrid loaded with data from a database. I have the datagrid displayed and filled with data, but I am having a problem with the double-click event and the keypress event. The datagrid will not pick up either one of those events unless the focus is on the Row Header all the way to the left of the row. I need to be able to double-click on a specific cell and use the data within that cell. The CellChanged event would work, but it does not need to occur on a single-click, only a double-click. Any ideas????????????????

Thanks,
Kendal


GeneralWindows Service Pin
mcgahanfl9-Oct-03 5:41
mcgahanfl9-Oct-03 5:41 
GeneralRe: Windows Service Pin
Blake Coverett9-Oct-03 7:46
Blake Coverett9-Oct-03 7:46 
GeneralCOM+ Attribute at runtime Pin
devvvy9-Oct-03 3:20
devvvy9-Oct-03 3:20 
Generalusing unmanaged C++ code in C# .NET Pin
linderWang9-Oct-03 2:41
linderWang9-Oct-03 2:41 
GeneralRe: using unmanaged C++ code in C# .NET Pin
Randhir Sinha9-Oct-03 20:53
Randhir Sinha9-Oct-03 20:53 
QuestionHelp required on dividing 256 bit value into 2 decimals?? Pin
Fang@Illusion9-Oct-03 2:29
Fang@Illusion9-Oct-03 2:29 
AnswerRe: Help required on dividing 256 bit value into 2 decimals?? Pin
J. Dunlap11-Oct-03 12:46
J. Dunlap11-Oct-03 12:46 
QuestionFree map XML web service? Pin
lnong9-Oct-03 0:16
lnong9-Oct-03 0:16 
QuestionHow to get event data in event handler Pin
bugtwo8-Oct-03 23:10
bugtwo8-Oct-03 23:10 
AnswerRe: How to get event data in event handler Pin
Wjousts9-Oct-03 4:11
Wjousts9-Oct-03 4:11 
GeneralRe: How to get event data in event handler Pin
bugtwo9-Oct-03 15:54
bugtwo9-Oct-03 15:54 
GeneralRe: How to get event data in event handler Pin
J. Dunlap9-Oct-03 20:05
J. Dunlap9-Oct-03 20:05 
GeneralRe: How to get event data in event handler Pin
bugtwo9-Oct-03 20:37
bugtwo9-Oct-03 20:37 
AnswerRe: How to get event data in event handler Pin
Philip Fitzsimons9-Oct-03 6:53
Philip Fitzsimons9-Oct-03 6:53 
AnswerRe: How to get event data in event handler Pin
J. Dunlap9-Oct-03 20:10
J. Dunlap9-Oct-03 20:10 
Generalhelp with Console in form app Pin
rod termaat8-Oct-03 18:04
rod termaat8-Oct-03 18:04 
GeneralRe: help with Console in form app Pin
J. Dunlap8-Oct-03 18:12
J. Dunlap8-Oct-03 18:12 
GeneralRe: help with Console in form app Pin
rod termaat9-Oct-03 2:13
rod termaat9-Oct-03 2:13 
GeneralRe: help with Console in form app Pin
Philip Fitzsimons9-Oct-03 2:49
Philip Fitzsimons9-Oct-03 2:49 
QuestionHow do I get data from child form to parent form?? Pin
bradb8-Oct-03 16:35
bradb8-Oct-03 16:35 
Questionhow can TcpClient detect other side closed the connection? Pin
zecodela8-Oct-03 15:50
zecodela8-Oct-03 15:50 
QuestionAny tips for designing and implementing session file formats with C# and XML? Pin
Arun Bhalla8-Oct-03 13:45
Arun Bhalla8-Oct-03 13:45 
AnswerRe: Any tips for designing and implementing session file formats with C# and XML? Pin
Arun Bhalla8-Oct-03 19:36
Arun Bhalla8-Oct-03 19:36 
GeneralAlternative to databinding Pin
coge8-Oct-03 13:07
coge8-Oct-03 13:07 

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.