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

HTMLPlaceholder in tab pages refresh problem

1 Answer 58 Views
HTMLPlaceHolder
This is a migrated thread and some comments may be shown as answers.
Anand
Top achievements
Rank 1
Anand asked on 25 May 2011, 09:45 AM
I have tab page in silverlight. the first tab is the report launcher with silverlight controls.
on clicking run report, I am adding a a new tabitem and in that I am dynamicaly adding htmlplaceholder which has a source to a url of a aspx page which has web reportviewer.

the report is rendering fine and I can have multiple tab opened with reports. I have to following issues to be solved

1) When I navigate between tab, there is overlap for a few seconds (there is a delay in refresh)
2) When I apply style for the silverlight page, the report images for move to next page and others are missing

please see the attached images

1 Answer, 1 is accepted

Sort by
0
Kiril Stanoev
Telerik team
answered on 28 May 2011, 12:37 PM
Hello Anand,

In this case, I believe you will need to use our RadTabControl because it exposes a property which disables the reloading of the content. More information you can find here. As for #2, we are not aware of such an existing issue. If it is possible, could you please isolate the issue in a small project and send it to us. This way we will be able to assist you better.

All the best,
Kiril Stanoev
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
HTMLPlaceHolder
Asked by
Anand
Top achievements
Rank 1
Answers by
Kiril Stanoev
Telerik team
Share this question
or