Ask a Question related to ASP.NET General, Design and Development.
-
Andreas Klemt #1
When using RaiseBubbleEvent(source, args) in my Parent Page OnBubbleEvent is called twice!
Hello,
why is OnBubbleEvent on my Parent Page fired even when I didn't do
RaiseBubbleEvent in UserControl Page?
When I Call RaiseBubbleEvent in the UserControl,
OnBubbleEvent is called twice in my Parent Page.
What is wrong?
Thanks,
Andreas
Andreas Klemt Guest
-
#40492 [NEW]: property_exists called in parent class doesn work on private property of subcla
From: rpg at terry-pratchett dot info Operating system: debian sarge PHP version: 5.2.1 PHP Bug Type: Feature/Change Request... -
#40398 [NEW]: parent and self callback functions erroneously called statically
From: levi at alliancesoftware dot com dot au Operating system: PHP version: 5CVS-2007-02-08 (CVS) PHP Bug Type: Scripting... -
how can method of a parent get name of what subclass its being called from?
I'm very unhappy with the error message that I'm giving in this method: /** * 11-23-03 - getter * * We want to run the query against a... -
RaiseBubbleEvent can't find parent
I have a templated composite control with the main parent control, a container control as its child control, and a button as the container... -
How to set default to TRUE: Overrides Function OnBubbleEvent(ByVal source As Object, ByVal args As EventArgs) As Boolean?
Hello, how can I set the default value to TRUE of Overrides Function OnBubbleEvent(ByVal source As Object, ByVal args As EventArgs) As Boolean ?...



Reply With Quote

