I have hidden the input field so that only the select button is displayed:
HideFileInput="True"
I want the select button to appear alongside other radButton controls so it does not look out of place.
I guess I have to do some css to override 'ruSelectWrap'?
If this means also hiding the selected file list, that is fine.
But would like 'Upload' inline with the other rad buttons?
Thanks