S
shapper
Hello,
I would like some confirmation on events.
Should controls be added to page or to their parent controls in
Page.Load event wrapped by "If Not PostBack"?
And in which event should the general properties and data binding be
defined?
And where are the values of class properties defined?
I have been working a few classes and web controls.
I notice a few problems like some action not firing or a few custom
class properties not getting their values.
Just need to clarify this.
Any link would be great to.
Thanks,
Miguel
I would like some confirmation on events.
Should controls be added to page or to their parent controls in
Page.Load event wrapped by "If Not PostBack"?
And in which event should the general properties and data binding be
defined?
And where are the values of class properties defined?
I have been working a few classes and web controls.
I notice a few problems like some action not firing or a few custom
class properties not getting their values.
Just need to clarify this.
Any link would be great to.
Thanks,
Miguel