I try to use Filtering Folder and have FileExplorer1.FolderNameFilter = "Default" in Sub Page_Load, but it seems not to work out.
I have also tried to use "2008[\w\W]*" from the exempel, same problem.
I use the exemple "Folder Only"
If i use FileExplorer1.FolderNameFilter = "Default" folder tree do not expand.
If i do not use FolderNameFilter it works.
Am I doing something wrong?