Welcome Guest Search | Active Topics | Sign In | Register

FileExplorerHolder & SetRoot Options
Janice
Posted: Wednesday, November 17, 2010 2:28:25 PM
Rank: Member
Groups: Member

Joined: 2/26/2009
Posts: 17
Hello,
I see that there already is a posting on this subject, but it wasn't enough to help me.

Similar to the other posting, I am using a FileExplorerHolder on my webpage with the FileExplorer in a separate dialog. I want to SetRoot dynamically using a value in the AppSettings of my web.config. I thought I should be able to do it in the Page_Load of Explorer.aspx.cs, but it never falls in to the Page_Load (?!). How todo?

Thanks
eo_support
Posted: Wednesday, November 17, 2010 3:17:45 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Janice wrote:
I thought I should be able to do it in the Page_Load of Explorer.aspx.cs, but it never falls in to the Page_Load (?!).


Yes. You should be able to do it in Page_Load. However why your Page_Load is not hit is something you need to find out yourself. It's a page level event so it should not have anything to do with us.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.