M
MarcAlexander
I have a master and a content page.
All tags like html, form, scriptmanager, etc are on the master page.
In the content page there is only the content and a reference to the master
page file.
I have derived some classes like own Buttons and TextBoxes which are part of
the content.
In these classes, Events like Click and TextChanged are assigned to Methods.
But the events do not happen.
If I put all tags of the master page into the content page and have no
master page, the events are back.
So why are there no events if I use a master page and how can I get the
events back using a master page ?
I have a Windows 7 Ultimate System.
All tags like html, form, scriptmanager, etc are on the master page.
In the content page there is only the content and a reference to the master
page file.
I have derived some classes like own Buttons and TextBoxes which are part of
the content.
In these classes, Events like Click and TextChanged are assigned to Methods.
But the events do not happen.
If I put all tags of the master page into the content page and have no
master page, the events are back.
So why are there no events if I use a master page and how can I get the
events back using a master page ?
I have a Windows 7 Ultimate System.