Posted
on Feb 13, 2012
(permalink)
Hi Bozhidar ,
As explained in my requirements, I wanted to upload only 5 attachments and show only 5 Select(Browse files for upload) for a radupload and based on the upload count(whenever user uploads a file), I wanted to adjust the MaxFilesInputCount and remove all the other buttons (add/delete buttons and remove button).
I achieved this by hiding .ruadd,.rudelete, .ruRemove in css file and using InitialFileInputsCount instead of MaxFileInputsCount.
Regards,
Vakul More.