Accessing selected value from a masterpage/webpart control from the content page?

J

jobs

I have a master page with a webpart that contains a custom control with
a calendar in it.


The below content page complains that it knows nothing about Calendar1
which is of course somewhere else.

Thanks.



<SelectParameters>
<asp:ControlParameter ControlID="Calendar1" Name="Caldate"
PropertyName="SelectedDate" Type="DateTime" />
</SelectParameters>

</asp:SqlDataSource>

Any way to reference it in asp.net, or will have have to code that in
the codebehind? and if so how?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top