Hi there,
When I use the Metro theme, any page that has a RadAsyncUpload control, when the page loads the overlay is visible and will not go away.
This is using the latest Chrome and FireFox.
This is the declaration:
Attached is what shows as soon as the page loads.
Can the overlay be disabled completely? I couldn't find a property for it.
Thanks!!!!!
When I use the Metro theme, any page that has a RadAsyncUpload control, when the page loads the overlay is visible and will not go away.
This is using the latest Chrome and FireFox.
This is the declaration:
<telerik:RadAsyncUpload ID="RadUploadAlertDocuments" runat="server" AutoAddFileInputs="true" MaxFileSize="2147483647" MultipleFileSelection="Automatic" InputSize="70"></telerik:RadAsyncUpload>Attached is what shows as soon as the page loads.
Can the overlay be disabled completely? I couldn't find a property for it.
Thanks!!!!!