Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Upload > Hiding Radupload buttons and assigning MaxFileInputsCount dynamically

Not answered Hiding Radupload buttons and assigning MaxFileInputsCount dynamically

Feed from this thread
  • Vakul avatar

    Posted on Feb 9, 2012 (permalink)

    Hi Guys,

    I have a radupload control in my page. I would like to remove all the to hide add/delete buttons that appears within the control (and the remove button as well). 
    I tried ControlObjectsVisibility value to "None" but my requirement is to allow 5 radupload and dynamically change the available "select" buttons (MaxFilesInputsCounts= 5- uploadedcount) from code-behind.

    Any thoughts ?


    Reply

  • Bozhidar Bozhidar admin's avatar

    Posted on Feb 13, 2012 (permalink)

    Hi Vakul,

    Please excuse me, but I don't seem to understand your requirements. Could you please elaborate a bit on what exactly you're trying to achieve? What exactly do you want to be shown on the page, and what do you mean by "available Select button"? And also when exactly do you want to change them?

    Regards,
    Bozhidar
    the Telerik team
    Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>

    Reply

  • Vakul avatar

    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.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Upload > Hiding Radupload buttons and assigning MaxFileInputsCount dynamically
Related resources for "Hiding Radupload buttons and assigning MaxFileInputsCount dynamically"

ASP.NET Upload Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  |  Step-by-step Tutorial  ]