I add
<telerik:RadAsyncUpload runat="server" ID="RadAsyncUpload"></telerik:RadAsyncUpload>
to an empty .aspx web page
When selecting any file type it always shows the red Circle
I tried every possible properties of RadAsyncUpload I know such as MaxFileSize
I guess it may be a network issue , since we have a proxy in our network.
Any one have and Idea about this?
<telerik:RadAsyncUpload runat="server" ID="RadAsyncUpload"></telerik:RadAsyncUpload>
to an empty .aspx web page
When selecting any file type it always shows the red Circle
I tried every possible properties of RadAsyncUpload I know such as MaxFileSize
I guess it may be a network issue , since we have a proxy in our network.
Any one have and Idea about this?