I'm writing to ask how best to read folders and/or files from a populated RadFileExplorer control, programmatically with C#;
Each day, date sensitive .pdf and .xls files are uploaded, via the RadFileExplorer; On subsequent days, the previous days .pdf and .xls are manually moved to an Archive folder - also contained in the RadFileExplorer;
The objective is to eliminate the manual process of moving files, and programmatically accomplish the same task;
Any insight is appreciated; Best regards - Rob