This is a migrated thread and some comments may be shown as answers.

Issue with RadWindow presence on page, while uploading files

1 Answer 42 Views
Window
This is a migrated thread and some comments may be shown as answers.
Puneet Minhas
Top achievements
Rank 1
Puneet Minhas asked on 07 Apr 2010, 11:37 AM
Hi,

We have an aspx page (say Page1) that contains a user control to upload files (it is not RadUpload), and a RadWindow to display a confirmation box. This aspx page (Page1) is displayed on top of another page (parent) (say Page 2).
The issue seems to come intermittently, while trying to upload files of type .xlsm where Page1 just flickers but does not upload the file.

We have observed that if we move the RadWindow declaration down (below the usercontrol and other controls) on Page1, it does upload some of the .xlsm files then.
Not sure what exactly is happening here but could you please give any idea for this kind of behaviour?

We are just showing the RadWindow through javascript (i.e. find(radwindowname).show). It has a OnClientClose method and DestroyOnClose is set to 'false'.

Thanks & Regards,
Puneet

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 12 Apr 2010, 11:22 AM
Hi Puneet,

I don't recall such problem being reported before and I am afraid that at this point I cannot tell what the reason for this behavior might be.
If you still experience that problem, it will be best to open a support ticket and to send us a small sample project where it can be reproduced. We will check it right away and do our best to help.


Sincerely yours,
Georgi Tunev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Window
Asked by
Puneet Minhas
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or