I have a ftp client using edt pro and have a local files list with a filter set to show certain files and show subdirectoies is true. What I would like to do is have the files initially display at the top with subs below....same as clicking on the Name column in FtpLocalFileList. I can't seem to find that sweet spot to set and intial load to do this. Is this possible, or do I still have to sort the column by clicking on the header? I have tried sorting asc or desc thru the FtpLocalFileList load event but to no avail. I am sure I am missing a prop somewhere.....