Hello Bary,
Here is my suggestion. In case that you want to remove some of the files you could use jQuery to find the
particular row with the searched name and trigger "click" on the remove button. The name of the file is situated in a span with the following class -
ruUploadSuccess. Iterate through all of the span elements check their names and then get the remove button form the row (the span and the button are rendered in the same
li element).
All the best,
Peter Filipov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their
blog feed now.