Click to See Complete Forum and Search --> : Event Firing Twice


Scott.Macmaster
November 6th, 2008, 02:12 PM
I have an event handler for a dynamic controls that's firing twice. I did a find all occurences on the event handler to make sure I wasn't added the event handler to the event twice but I'm not. This is for a link button. Any idea what could be causing this?


Thanks,

Scott.Macmaster
November 6th, 2008, 02:17 PM
Oh, nevermind. I was calling the function that added the event handler twice.

HanneSThEGreaT
November 7th, 2008, 03:56 AM
Oh, nevermind. I was calling the function that added the event handler twice.
Don't worry, it happens to most of us, and we always end up looking for a very serious problem for hours, only to find, it was something small :D :wave: