Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
655
WebUpload not displaying file name
posted

Hi,

I amusing the WebUpload control and it does not show the file name depending on the width of the div that it is rendered in. I have attached a project which reproduces this problem (I have removed all files from the ig_ui folder so that I could upload the project).  I know that if I remove "margin: 0px auto 0px auto;" from the style of the div this problem dissapears but the div is then left aligned. Does anyone have an idea how I can fix this problem.

Thanks

InfragisticsWebUploadFileNameMissing.zip
Parents
No Data
Reply
  • 29417
    Offline posted

    Hello wakefl, 

    Let me know if I understood the issue correctly. When you have a style “margin: 0px auto 0px auto” for the div inside which the web upload is the name of the file is not completely visible as in the attached screenshot. 

    If you set some width to the uploader that seems to be resolved. So for set the width accordingly for each uploader and let me know if you have any questions or concerns or if I’ve misunderstood the issue.

     

    Best Regards,

    Maya Kirova

    Developer Support Engineer

    Infragistics, Inc.

    http://es.infragistics.com/support

     

Children