Loading ...

Event handling in another page from the MasterPage

Who is online?  0 guests and 0 members
home  »  forums   »  asp.net topics   »  web forms / data controls   » Event handling in another page from the MasterPage

Event handling in another page from the MasterPage

Posts under the topic: Event handling in another page from the MasterPage

Posted: 12/4/2011

Lurker 10  points  Lurker
  • Joined on: 12/4/2011
  • Posts: 2

Hello

I have a check box in the Master Page (StatMaster.master)

and I have another Page that’s inherits the master page (Stat.aspx) conatins statistics chart.

the chart is in PageLoad

what I need to do :

If the user checked the checkBox in the master page , The chart will refresh and display different result.

I could not use the checkbox in Stat.aspx How can I do that?

P.s: Im using VB not C#

Thank you


Page 1 of 1 (1 items)