Hi, I want to use the file explorer as a file selector control in a sharepoint web part. In other words, the user needs to select a file so that I know which file to process for him, and they will do that using the file explorer.
I have implemented a file browser content provider already, similar to Stoyan Stratev's content provider, and now I need to get the selected file information from the file explorer itself. Can someone explain how to get the selected file information from the file explorer control?
Thanks!
I have implemented a file browser content provider already, similar to Stoyan Stratev's content provider, and now I need to get the selected file information from the file explorer itself. Can someone explain how to get the selected file information from the file explorer control?
Thanks!