Directory upload blazor control

1 Answer 157 Views
Upload
Matthew
Top achievements
Rank 1
Matthew asked on 27 Apr 2021, 03:06 PM

In the Blazor upload control, is there a way to upload directories?

 

In MVC, its just

.Directory(true)

.DirectoryDrop(true)

 

 

Blazor Upload does not have any similar, properites. Was that functionality not ported over?

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 27 Apr 2021, 05:34 PM

Hello Matthew,

I made this page where you can Follow the implementation of folder upload in Blazor: https://feedback.telerik.com/blazor/1517251-directory-upload.

We do not port or wrap jQuery widgets, we create native Blazor components from the ground up, and thus it may take some time to get all the features in a 2 year old suite that you might be used to in a decade (or more) old suite.

Regards,
Marin Bratanov
Progress Telerik

Тhe web is about to get a bit better! 

The Progress Hack-For-Good Challenge has started. Learn how to enter and make the web a worthier place: https://progress-worthyweb.devpost.com.

Tags
Upload
Asked by
Matthew
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or