RadzenUpload issue

I'm using RadzenUpload to upload multiple files. The issue is that when I'm going to select other files for the second time and so one, the previous selected files will be removed and not displaying in the uploaded list and only the recent selected files will be uploaded. How can I add the recent selected files to the previous ones?

There is no such option - every select will overwrite previous selection.

Thanks for the reply. Is there any plan to add this option? It will be very useful and a very good in terms of user experience/

I'm afraid that this is not possible since this is how HTML input type="false".