Click here to Skip to main content
15,886,065 members
Home / Discussions / C#
   

C#

 
GeneralRe: Robust plugin system Pin
Benny_Lava15-Apr-11 9:37
Benny_Lava15-Apr-11 9:37 
QuestionWinform DataGridView Pin
jason_mf15-Apr-11 4:40
jason_mf15-Apr-11 4:40 
AnswerRe: Winform DataGridView Pin
Luc Pattyn15-Apr-11 5:14
sitebuilderLuc Pattyn15-Apr-11 5:14 
AnswerRe: Winform DataGridView Pin
GenJerDan15-Apr-11 6:46
GenJerDan15-Apr-11 6:46 
GeneralRe: Winform DataGridView Pin
jason_mf15-Apr-11 6:56
jason_mf15-Apr-11 6:56 
GeneralRe: Winform DataGridView Pin
GenJerDan15-Apr-11 6:59
GenJerDan15-Apr-11 6:59 
GeneralRe: Winform DataGridView Pin
jason_mf15-Apr-11 7:14
jason_mf15-Apr-11 7:14 
GeneralRe: Winform DataGridView Pin
GenJerDan15-Apr-11 15:24
GenJerDan15-Apr-11 15:24 
Ah... Try moving the code currently in the OndoubleClick into a separate function (use the Refactor tool to create the function), then "disconnect" the event from the grid. Call the separate function from the MouseDown event when 2 clicks are seen.

If it doesn't work, just reconnect the DoubleClick. No harm done. Smile | :)
There is water at the bottom of the ocean.
My Mu[sic]
My Films
My Windows Programs, etc.

QuestionAjax File upload using a handler file Pin
dbongs15-Apr-11 3:53
dbongs15-Apr-11 3:53 
AnswerRe: Ajax File upload using a handler file Pin
BobJanova15-Apr-11 4:24
BobJanova15-Apr-11 4:24 
GeneralRe: Ajax File upload using a handler file Pin
dbongs17-Apr-11 22:46
dbongs17-Apr-11 22:46 
AnswerRe: Ajax File upload using a handler file Pin
Prasanta_Prince16-Apr-11 7:31
Prasanta_Prince16-Apr-11 7:31 
GeneralRe: Ajax File upload using a handler file Pin
dbongs17-Apr-11 22:52
dbongs17-Apr-11 22:52 
QuestionWeb service in asp.net using c# Pin
akosidandan14-Apr-11 19:44
akosidandan14-Apr-11 19:44 
AnswerRe: Web service in asp.net using c# Pin
Łukasz Nowakowski14-Apr-11 21:08
Łukasz Nowakowski14-Apr-11 21:08 
GeneralRe: Web service in asp.net using c# Pin
akosidandan14-Apr-11 21:34
akosidandan14-Apr-11 21:34 
GeneralRe: Web service in asp.net using c# Pin
BobJanova15-Apr-11 2:27
BobJanova15-Apr-11 2:27 
GeneralRe: Web service in asp.net using c# Pin
akosidandan15-Apr-11 17:29
akosidandan15-Apr-11 17:29 
AnswerRe: Web service in asp.net using c# Pin
Dave Kreskowiak15-Apr-11 1:57
mveDave Kreskowiak15-Apr-11 1:57 
GeneralRe: Web service in asp.net using c# Pin
akosidandan15-Apr-11 2:05
akosidandan15-Apr-11 2:05 
GeneralRe: Web service in asp.net using c# Pin
akosidandan15-Apr-11 17:30
akosidandan15-Apr-11 17:30 
AnswerRe: Web service in asp.net using c# Pin
Prasanta_Prince15-Apr-11 8:13
Prasanta_Prince15-Apr-11 8:13 
GeneralRe: Web service in asp.net using c# Pin
akosidandan15-Apr-11 17:27
akosidandan15-Apr-11 17:27 
Questiondatabase path Pin
arkiboys14-Apr-11 7:27
arkiboys14-Apr-11 7:27 
AnswerRe: database path Pin
Not Active14-Apr-11 10:03
mentorNot Active14-Apr-11 10:03 

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.