Hi All,
I am having a problem trying to access protected elements from a ASP.NET control.
As far as I know you cannot access a protected element from another control and have to change it to a public element, but this is just giving me more errors. Can I access a protected element from another page?
What I have is a crystal report viewer which needs to be accessed from my custom "toolbar". I need to run built in method on the report viewer.
Any help would be greatly appreciated.
Thanks,
Gavin
I am having a problem trying to access protected elements from a ASP.NET control.
As far as I know you cannot access a protected element from another control and have to change it to a public element, but this is just giving me more errors. Can I access a protected element from another page?
What I have is a crystal report viewer which needs to be accessed from my custom "toolbar". I need to run built in method on the report viewer.
Any help would be greatly appreciated.
Thanks,
Gavin