This is a migrated thread and some comments may be shown as answers.

Single upload

2 Answers 68 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Jamie
Top achievements
Rank 1
Jamie asked on 04 May 2010, 06:40 PM
I found that I can set the MaxFileInputsCount property to only have a single upload control, but the remove and add buttons are still visible.  Can these be removed without resorting to script to hide them?

Thanks.

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 05 May 2010, 06:53 AM

Hi Jamie,

Using the ControlObjectsVisibility property of RadUpload, you can show/hide the components of upload control. If you want to have only file input and a select button, you should set the ControlObjectsVisibility value to "None".

-Shinu.

0
Jamie
Top achievements
Rank 1
answered on 05 May 2010, 12:57 PM
Great, thanks!  I changed my code last minute yesterday to use your example with the Attachment Column for the grid, but I'll log this away for reference.
Tags
Upload (Obsolete)
Asked by
Jamie
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Jamie
Top achievements
Rank 1
Share this question
or