List Files From Folders to Grid
Hi,
Was quite busy a few days back. Had to do some presentations for clients. Now is the lull time. Cooling away with AMS.
Today I’m adding another example concerning GRID. This one is much easier than the previous example. Really. No kidding. If you check under the hood, you’ll definitely agree with me.
What does it do? When you click the button, a Folder Dialog will open. Then you select a Folder. It will list all the files hosted in the Folder into the GRID. It will list the file names, file path, when it was created, last access, last modified. If the selected Folder is empty, it will give you a friendly message and will not list anything.
Please Login or Register to download this file.
You can extend this sample by making one of the Column active ( click and open the file in its native format ). You can do this by putting your scripts in the Grid OnSelectionChange. The Combo to Grid example shows exactly how to do this. Check it out and make the necessary changes.



