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

Urgent: IE Progress bar issue: launching RadWindow from RAD Grid

5 Answers 122 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Gopinath
Top achievements
Rank 1
Gopinath asked on 31 Jul 2010, 06:47 PM
Hi,

Please treat this as high priority!

When we launch a RadWindow from inside a RadGrid Cell click event, RadWindow shows but after content loading is complete, the IE Progress bar (in the main window) still shows .. like as if the response still is not complete...

Are you guys aware of this issue? Any help would be great.

Hi,

We've almost similar issue , the IE Status bar never stops the progress bar...
This happens (only) when we launch a RadWindow from inside a RadGrid Row or Cell click event.

The content of the Radwindow is shown and then the IE progress bar starts displaying the bar and increasing...
the IE status bar stops when we close the RadWindow.

Can you help to fix this issue?

Update: If we set this property ShowContentDuringLoad = true, the the IE progress bar shows only for the very first click, any subsequent click, the Status bar goes away!  We also use ReloadOnShow=true.

Thanks,

Gopi

5 Answers, 1 is accepted

Sort by
0
Radoslav
Telerik team
answered on 05 Aug 2010, 11:14 AM
Hello Gopinath,

I tried to reproduce the described issue, but to no avail. I am sending you a simple example which demonstrates the RadGrid with Template column which cells has attached client side function opens the RadWindow. However the progress bar on IE works as expected. Please check it out and let me know what differs in your case.

Kind regards,
Radoslav
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
0
Gopinath
Top achievements
Rank 1
answered on 05 Aug 2010, 02:48 PM
Radoslav,

Thanks for the sample, after running thru and comparing our implementation (client side view source) we found we've a IFrame on top our page! that throws the IE status bar issue.

Please add an IFrame to the whole page and test.

Thanks for your help.

Thanks,

Gopi
0
Radoslav
Telerik team
answered on 10 Aug 2010, 11:12 AM
Hello Gopinath,

We are familiar with this issue, but it is due to a bug in the browser (IE) itself when it handles pages loaded in a IFRAME element.
Since it is a browser's bug, there isn't much that we can do about it from our side, but of course if we find an appropriate workaround, we will include it in our builds.

Best wishes,
Radoslav
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
0
Gopinath
Top achievements
Rank 1
answered on 10 Aug 2010, 12:15 PM
Thanks a lot for the feed-back. Please reply here when (ever) you guys find a fix.

Thanks,

Gopi
0
Radoslav
Telerik team
answered on 13 Aug 2010, 07:03 AM
Hi Gopinath,

I'm afraid, that this bug is not related with RadControls and we could not fix it. It is a bug in Internet Explorer. However, if we find a workaround  in the future I will write you back, but I'm afraid that we cannot commit to an exact timeframe in which this may happen.

Regards,
Radoslav
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
Grid
Asked by
Gopinath
Top achievements
Rank 1
Answers by
Radoslav
Telerik team
Gopinath
Top achievements
Rank 1
Share this question
or