ndevriendt
Programmer
Hello,
I'm creating my first ASP.NET project in Visual studio 2005.
I have created a masterpage (that contains a grid) and content pages. The action that the user do on the grid decide which content page that should be shown.
With the link of the masterpage in my contentpages, I see always my grid above my content page.
When my content page is shown, the load event is always executed of my master page. Is there a possibility to prevent this ?
Thanks for your time and answer
Devriendt Nico
I'm creating my first ASP.NET project in Visual studio 2005.
I have created a masterpage (that contains a grid) and content pages. The action that the user do on the grid decide which content page that should be shown.
With the link of the masterpage in my contentpages, I see always my grid above my content page.
When my content page is shown, the load event is always executed of my master page. Is there a possibility to prevent this ?
Thanks for your time and answer
Devriendt Nico