Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
List of files with all attributes
Message
From
12/10/2001 14:58:19
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00567827
Message ID:
00567887
Views:
10
This message has been marked as a message which has helped to the initial question of the thread.
>Hi everybody,
>
>I'd like to show on the form list of files in the specified directory with all their attributes (Name, Type, Size, ModiDate), with abilty to select multiple files and do some work with them. What control should I use for this task?
>
>Thanks in advance.

You can also use the ListView control. You can multiselect and add the additional info on subitems. For Each ListItem.. is possible to check for the selected files.

As a side effect, you will have the same look and feel of the Windows Explorer right-pane, with the possibility to sort by some user-selected column.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform