Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
janetsmith  
#1 Posted : Wednesday, February 1, 2006 3:06:45 PM(UTC)
janetsmith

Rank: Member

Groups: Member
Joined: 2/1/2006(UTC)
Posts: 40

Hi, I am evaluating the ActiveX version of IU.

I wonder, if I want to change the thumbnail view to list view as the default, how to do that?

Please give me the 3 panel layout configuration as the sample.
The upper right panel I want it to be thumbnail as before, and the lower right panel I want it to be list view.

Thank you.
Alex Makhov  
#2 Posted : Wednesday, February 1, 2006 7:55:47 PM(UTC)
Alex Makhov

Rank: Advanced Member

Groups: Member
Joined: 8/3/2003(UTC)
Posts: 998

Hello,

Code:
iu.addParam("PaneLayout", "ThreePanes");
iu.addParam("FolderView", "Thumbnails");
iu.addParam("UploadView", "List");

Edited by user Sunday, February 17, 2008 7:33:02 PM(UTC)  | Reason: Not specified

Sincerely yours,
Alex Makhov

UserPostedImage Follow Aurigma on Twitter!
Users browsing this topic
Forum Jump  
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.