Rank: Member Groups: Member
Joined: 9/9/2008 Posts: 7
|
Hi,
I have used the AJAXUploader control in my web page. Once the Upload button is clicked, the file gets uploaded and the file name gets displayed along with a checkbox and delete button in disabled mode. I do not want the checkbox and the delete button to be visible. Pls help me how to do it.
Thanks, Rashmi
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,193
|
Hi,
You will need to customize the uploader's LayoutTemplate property. You can find more information about this property in the documentation.
Thanks!
|
Rank: Member Groups: Member
Joined: 9/9/2008 Posts: 7
|
Hi,
Thank you. I will check the documentation regarding LayoutTemplate.
Regards, Rashmi
|