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

Notification

Icon
Error

Options
Go to last post Go to first unread
san  
#1 Posted : Tuesday, August 8, 2006 1:56:33 PM(UTC)
san

Rank: Member

Groups: Member
Joined: 8/1/2006(UTC)
Posts: 33

Sir,

While Loading the Thumbnails from sub folders,how to add the

entire path to the listitems.

Please provide the code ,its Urgent.

reply ASAP

Regards,

San

Alex Kon  
#2 Posted : Tuesday, August 8, 2006 6:33:47 PM(UTC)
Alex Kon

Rank: Advanced Member

Groups: Member
Joined: 1/31/2005(UTC)
Posts: 458

Was thanked: 5 time(s) in 5 post(s)
Hi,

If you use thumbnail list control in "thumbnails" or "icons" mode you should set IconicViewTextInfoId property of the control to -1 (its value of the ThumbnailListViewItem.TextInfoIdPath constant). For "details" view you should change value of the TextInfoId property of the first column to the same value.

san  
#3 Posted : Tuesday, August 8, 2006 7:24:14 PM(UTC)
san

Rank: Member

Groups: Member
Joined: 8/1/2006(UTC)
Posts: 33

Dear Alex,

Is it possible to get the entire fol;der path whil;e displaying only the file name on the ListItem of the FileList Viewer,

While i m set the IconViewTextin Fold to -1 it display the etire path on the screen with each List Item,that is not my requirement,it should display the file name only but it should return the entire path from which folder it belogs to, so that i can copy it from its location,,

Thanx & regards

san

Alex Kon  
#4 Posted : Tuesday, August 8, 2006 8:28:32 PM(UTC)
Alex Kon

Rank: Advanced Member

Groups: Member
Joined: 1/31/2005(UTC)
Posts: 458

Was thanked: 5 time(s) in 5 post(s)
Hi San,

Ok. In such case you can use ThumbnailListItem.Pidl.Path property. It contains full path of the ThumbnailListItem underlying object (if it exists).

Users browsing this topic
Guest
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.