Sorting files and directories
Hi,
I'm using the grid widget and I think is fantastic.
I use it to list and display files and folder (with the filesystem object in asp), but I have a problem.
When in my root folder there are some directories and I sort the items in my grid (e.g. by name) The folders are not listed at the top.
E.g.
I have the following items:
text1.txt: TEXT file
try1.pdf: PDF file
check1.doc: Word Document
mfolder: Folder
If I sort by name the items I get the following result:
check1.doc
mfolder
text1.txt
try1.pdf
How can I discriminate files and folders?
thanks
I'm using the grid widget and I think is fantastic.
I use it to list and display files and folder (with the filesystem object in asp), but I have a problem.
When in my root folder there are some directories and I sort the items in my grid (e.g. by name) The folders are not listed at the top.
E.g.
I have the following items:
text1.txt: TEXT file
try1.pdf: PDF file
check1.doc: Word Document
mfolder: Folder
If I sort by name the items I get the following result:
check1.doc
mfolder
text1.txt
try1.pdf
How can I discriminate files and folders?
thanks
Seba
March 22,