Duplicated
Last Updated: 09 Nov 2020 12:44 by ADMIN
Tyler
Created on: 05 Nov 2020 21:19
Category: Upload
Type: Feature Request
1
Option to not display files uploaded after upload.

Right now we are hiding it based on styling. 

    .k-file-success{
    
    display:none !important;
    }
    
    
Would be nice to have a property to hide it.

We do this to provide a customized display of files uploaded.
Attached Files:
Duplicated
This item is a duplicate of an already existing item. You can find the original item here:
1 comment
ADMIN
Marin Bratanov
Posted on: 09 Nov 2020 12:44

Hello Tyler,

I am marking this as a duplicate of the ability to remove those files. You can Follow that here: https://feedback.telerik.com/blazor/1485661-clear-current-files-in-blazor-upload. I've also moved your vote too.

If clearing all files is not enough for you and you want such granularity, using a CSS rule similar to the one you found is the way to go.

 

Regards,
Marin Bratanov
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.