GridViewBrowseColumn
GridViewBrowseColumn allows RadGridView to edit file paths using OpenFileDialog. The default editor of the column is GridBrowseEditor.
GridViewBrowseColumn is never auto-generated. The following code snippet demonstrates how to create and add the column to RadGridView and also add some sample data for it: