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.
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
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.