I would like to be able to create a new columnstyle for a datagrid which has both a browse button and text area combined in one column. The user would be able to type in text or browse to a file using the small browse button within that column and then the filePath would be placed in the column textarea.
I've seen some examples of Buttons in a column but not the two combined.
Any help appreciated.