|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
AddHandler method not being calledHi
Using VS 2003 i had programmatically created Tables with rows and columns having Buttons, Textbox etc , the button were activated using AddHandler btn.Click, AddressOf btnAddProjectNotes_Click At that time everything was working fine, now using VS 2005 the delegate is somehow not getting called, is there some change in handling of AddHandler between these two versions of Visual Studio TIA Barry forgot to mention , this is a webbased app not desktop
Show quote "Barry" <some***@somewhere.com> wrote in message news:uAPpfqWlHHA.596@TK2MSFTNGP06.phx.gbl... > Hi > > Using VS 2003 i had programmatically created Tables with rows and columns > having Buttons, Textbox etc , the button were activated using > > AddHandler btn.Click, AddressOf btnAddProjectNotes_Click > > At that time everything was working fine, now using VS 2005 the delegate > is somehow not getting called, is there some change in handling of > AddHandler between these two versions of Visual Studio > > > TIA > Barry > > |
|||||||||||||||||||||||