Have you added the event handler for the new generated button?

(VB snippet)

AddHandler NewButtonJustCreated.Click, AddressOf
TheMethodThatHandlesTheEvent

-----Original Message-----
From: george antony [mailto:[EMAIL PROTECTED]]
Sent: Saturday, May 04, 2002 12:22 PM
To: [EMAIL PROTECTED]
Subject: [DOTNET] Button click event doesn't fire if added
programmctially - URGENT


Hi all
 The button click event doesn't fire when I add the
button programmatically .. but I have to add the
button dynamically  according to my requirements..
why is this happening? how do I overcome this ?
 Urgent .. Pls help
thanks
George

__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to