This question is locked. New answers and comments are not allowed.
Hello Telerik again.
In real database application no one needs to upload the file alone. There is always a form with many textboxes, comboboxes etc and may be also with one rad upload.
Things getting very hard when one needs to validate the form, and display some error message like:
Form cannot be saved. The "File" is a required field. Please select uploaded file.
I am using ValidationSummary class and it tooks me 4 hours to achive this.
It would be very nice to add some property to support databinding to selected FILE NAME.
Thanks Tom
In real database application no one needs to upload the file alone. There is always a form with many textboxes, comboboxes etc and may be also with one rad upload.
Things getting very hard when one needs to validate the form, and display some error message like:
Form cannot be saved. The "File" is a required field. Please select uploaded file.
I am using ValidationSummary class and it tooks me 4 hours to achive this.
It would be very nice to add some property to support databinding to selected FILE NAME.
Thanks Tom