Click here to Skip to main content
15,898,938 members
Home / Discussions / C#
   

C#

 
GeneralRe: why button_click event raising 2 times? Pin
Narendra Reddy Vajrala31-Mar-09 3:57
Narendra Reddy Vajrala31-Mar-09 3:57 
GeneralRe: why button_click event raising 2 times? Pin
Ian Shlasko31-Mar-09 4:02
Ian Shlasko31-Mar-09 4:02 
GeneralRe: why button_click event raising 2 times? Pin
Narendra Reddy Vajrala31-Mar-09 4:12
Narendra Reddy Vajrala31-Mar-09 4:12 
AnswerRe: why button_click event raising 2 times? Pin
musefan31-Mar-09 3:54
musefan31-Mar-09 3:54 
GeneralRe: why button_click event raising 2 times? Pin
Narendra Reddy Vajrala31-Mar-09 3:57
Narendra Reddy Vajrala31-Mar-09 3:57 
GeneralRe: why button_click event raising 2 times? Pin
musefan31-Mar-09 4:02
musefan31-Mar-09 4:02 
GeneralRe: why button_click event raising 2 times? Pin
Narendra Reddy Vajrala31-Mar-09 4:16
Narendra Reddy Vajrala31-Mar-09 4:16 
GeneralRe: why button_click event raising 2 times? Pin
musefan31-Mar-09 4:21
musefan31-Mar-09 4:21 
and then returns after the first if statement?

if you event is being called twice then it would suggest that you hav added it to the buttons Click event more than once, are there any other events attached to the button such as MouseClick, Enter etc.

Life goes very fast. Tomorrow, today is already yesterday.

GeneralRe: why button_click event raising 2 times? Pin
Narendra Reddy Vajrala31-Mar-09 4:32
Narendra Reddy Vajrala31-Mar-09 4:32 
GeneralRe: why button_click event raising 2 times? Pin
musefan31-Mar-09 4:34
musefan31-Mar-09 4:34 
GeneralRe: why button_click event raising 2 times? Pin
Colin Angus Mackay31-Mar-09 4:30
Colin Angus Mackay31-Mar-09 4:30 
GeneralRe: why button_click event raising 2 times? Pin
Narendra Reddy Vajrala31-Mar-09 4:40
Narendra Reddy Vajrala31-Mar-09 4:40 
GeneralRe: why button_click event raising 2 times? Pin
Ian Shlasko31-Mar-09 4:44
Ian Shlasko31-Mar-09 4:44 
GeneralRe: why button_click event raising 2 times? Pin
Narendra Reddy Vajrala31-Mar-09 5:18
Narendra Reddy Vajrala31-Mar-09 5:18 
GeneralRe: why button_click event raising 2 times? Pin
Colin Angus Mackay31-Mar-09 4:48
Colin Angus Mackay31-Mar-09 4:48 
GeneralRe: why button_click event raising 2 times? Pin
Greg Chelstowski31-Mar-09 4:57
Greg Chelstowski31-Mar-09 4:57 
AnswerRe: why button_click event raising 2 times? Pin
Xmen Real 31-Mar-09 4:08
professional Xmen Real 31-Mar-09 4:08 
GeneralRe: why button_click event raising 2 times? Pin
Narendra Reddy Vajrala31-Mar-09 4:18
Narendra Reddy Vajrala31-Mar-09 4:18 
GeneralRe: why button_click event raising 2 times? Pin
Xmen Real 31-Mar-09 4:25
professional Xmen Real 31-Mar-09 4:25 
GeneralRe: why button_click event raising 2 times? Pin
Narendra Reddy Vajrala31-Mar-09 4:30
Narendra Reddy Vajrala31-Mar-09 4:30 
QuestionError : unique constraint violated in C# .NET program Pin
Murtuza Husain Miyan Patel31-Mar-09 3:41
professionalMurtuza Husain Miyan Patel31-Mar-09 3:41 
AnswerRe: Error : unique constraint violated in C# .NET program Pin
harold aptroot31-Mar-09 3:43
harold aptroot31-Mar-09 3:43 
AnswerRe: Error : unique constraint violated in C# .NET program Pin
Ian Shlasko31-Mar-09 3:50
Ian Shlasko31-Mar-09 3:50 
AnswerRe: Error : unique constraint violated in C# .NET program Pin
Curtis Schlak.1-Apr-09 6:12
Curtis Schlak.1-Apr-09 6:12 
QuestionDataView with rowFilter displayed rows count Pin
kanchoette31-Mar-09 2:01
kanchoette31-Mar-09 2:01 

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.