Radzen upload validation

Is there any way to validate the radzen upload has file? the upload component is located inside the RadzenTemplateForm.

At the moment this isn't supported. Feel free to open a new feature request in our github repository.

1 Like

One way to help with that is to make the files field public via a read-only property like Files. For now, use the Change event to validate and clean up.