Sorting Files and Folders in a listview

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All,
I have an application similar to windows explorer.
The problem now is that am not able to sort the folders and files windows
explorer style
i.e. Ex All folders are sorted in alpha order and then the files.
basically grouping files and folders and sorting within the group.

If you look at the windows explorer sort style you will know what I want.

Has anyone implemeted such sort?
Any help, Code Donation or Links..

Greatly appreciated.
Thanks in advance.
 
Cor,
Thanks for the reply.
Am able to sort the items in the listview but I want to sort it Windows
explorer style.
Like grouping Folders and files separetly and then perform sort on the group
and with-in the group.

If you click on c:\winnt and sort you will notice that all the folders are
together and sorted and then the files are together and sorted I want to
implemet that functionality.
 
In my opinon is that sample the way to go and than make changes.

However maybe somebody knows it direct

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top