Re: How can I access a calendar control inside a detailsview control?



you would need something like this:
Control ctrl = Page.FindControl("Name_of_Control_Here");

roughly, very roughly

--
Regards,
Alvin Bruney
------------------------------------------------------
Shameless author plug
Excel Services for .NET is coming...
OWC Black book on Amazon and
www.lulu.com/owc


"Tamer Ibrahim" <camel75eg@xxxxxxxxxxx> wrote in message
news:uaTVrO6QHHA.3412@xxxxxxxxxxxxxxxxxxxxxxx
I have a calendar control inside a detailsview control which I'dont know
the right syntax of the code or the right place for using the find
control method.
"Alvin Bruney [MVP]" <some guy without an email address> wrote in message
news:Om%23KtK0QHHA.1036@xxxxxxxxxxxxxxxxxxxxxxx
You can gain access to the calendar by doing a find control - that's
enough to get you started.

--
Regards,
Alvin Bruney
------------------------------------------------------
Shameless author plug
Excel Services for .NET is coming...
OWC Black book on Amazon and
www.lulu.com/owc


"Tamer Ibrahim" <camel75eg@xxxxxxxxxxx> wrote in message
news:uud%231C0QHHA.4088@xxxxxxxxxxxxxxxxxxxxxxx
I want a sample code for such task.
any help will be most appeciated.
Tamer







.



Relevant Pages

  • Re: ChartChartTypeEnum
    ... Shameless author plug ... Excel Services for .NET is coming... ... OWC Black book on Amazon and ...
    (microsoft.public.office.developer.web.components)
  • Re: OWC11 pivot table - no scrollbars
    ... Shameless author plug ... Excel Services for .NET is coming... ... OWC Black book on Amazon and ...
    (microsoft.public.office.developer.web.components)
  • Re: Were shipping!!! - Windward Arrow
    ... Shameless author plug ... Excel Services for .NET is coming... ... OWC Black book on Amazon and ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Dropdown
    ... Shameless author plug ... Excel Services for .NET is coming... ... OWC Black book on Amazon and ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: print Chartspace
    ... Shameless author plug ... Excel Services for .NET is coming... ... OWC Black book on Amazon and ...
    (microsoft.public.office.developer.web.components)

Loading