DataBinding for FileUpload



I want to bind the FileName-property of a FileUpload object in a FormView,
bound to a SQL data source, is it possible?

When I try to set the databinding for the FileUpload object I can only
access Enabled and Visible.
.