This is a migrated thread and some comments may be shown as answers.

RadFileExplorer Order of Files Issue

0 Answers 67 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 20 Mar 2012, 09:59 PM
I am loading documents from an FTP Server to a RadFileExplorer, programmatically with C# ;

The name and date ordering of the files on the FTP Server is arranged according to file Date modified, and corresponds to the files being in order - based on name and date of file;

However, when the files are loaded to the RadFileExplorer - the ordering of the files is incorrect, based on name and date of files;

Is it possible to configure the RadFileExplorer to exactly mimic the correct ordering of files coming from the FTP Server?

Example of file order on FTP Server :
CD 3-14-12.pdf
CD 3-14-12.xls
CD 3-15-12.pdf
CD 3-15-12.xls
CD 3-16-12.pdf
CD 3-16-12.xls

Example of file order after load to RadFileExplorer :
CD 3-16-12.pdf
CD 3-16-12.xls
CD 3-2-12.pdf
CD 3-2.12.xls
CD 3-5-12.pdf
CD 3-5-12.xls




No answers yet. Maybe you can help?

Tags
FileExplorer
Asked by
Robert
Top achievements
Rank 1
Share this question
or