File Selector Dialog
The example above shows how to create a simple File Selector Dialog. On Open button click a RadWindow containing a RadFileExplorer control is displayed. Once the user browses to a file and double clicks on it, a callback command is executed and the selected file path is populated in the textbox.