For some reason whenever I place the upload control in the center of my page I lose the filename in the upload control. For example, if I place it in a table in a column offset from the left of my page the filename disappears. If I place it in a DIV next to another DIV the filename disappears. If I put in a DIV or a TD that is "first" to the left then the filename always shows. It's strange... when the filename does not show the logo will always show and the ... will show but no filename.
Any ideas?
Thanks, Steve
There is two post like this on Infragistics and both are not anwered. As soon as the control is set to with 500 and less, the filename is replaces with [...].
Hi Steve / Georgi,
Did this issue ever get resolved. I am experiencing the same issue. I have attached an aspx page which reproduces the problem, you will see that if I increase the width of the container div the problem dissapears.
Any help would be greatly received.
Thanks
Hello Steve,
If you need further assistance with this matter, please do not hesitate to contact me.
Sincerely,
Georgi Sashev
Developer Support Engineer
Infragistics, Inc.
http://es.infragistics.com/support
I modified the sample in with adding the WebTab. It still works as expected.
Did you have a chance to review it?
I am attaching the new sample here. Let me know the results from your tests.
Looking forward to hear from you
I did forget to mention that there is a Infrgistics Webtab control wrapped around it and it is on the 3rd tab. Maybe that is causing the issue?
Steve