Re: How can I access a calendar control inside a detailsview control?
- From: "Alvin Bruney [MVP]" <some guy without an email address>
- Date: Tue, 30 Jan 2007 18:02:45 -0500
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
.
- References:
- How can I access a calendar control inside a detailsview control?
- From: Tamer Ibrahim
- Re: How can I access a calendar control inside a detailsview control?
- From: Alvin Bruney [MVP]
- Re: How can I access a calendar control inside a detailsview control?
- From: Tamer Ibrahim
- How can I access a calendar control inside a detailsview control?
- Prev by Date: Re: How can I access a calendar control inside a detailsview control?
- Previous by thread: Re: How can I access a calendar control inside a detailsview control?
- Index(es):
Relevant Pages
|
Loading