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

htmlplaceholder doesnot Postion in resize

4 Answers 152 Views
HTMLPlaceHolder
This is a migrated thread and some comments may be shown as answers.
Pan hal
Top achievements
Rank 1
Pan hal asked on 04 Dec 2009, 09:14 PM

In my code  htmlplaceholder is placed inside the grid in RadWindow.  It moves correctly when the RadWindow is resized but when the Radwindow Header panel is moved then the htmlplaceholder  is held in the same place and doesnt move along with Radwindow.
Find the attachments. Can someone help me how to fix it.

 

4 Answers, 1 is accepted

Sort by
0
Tihomir Petkov
Telerik team
answered on 09 Dec 2009, 03:11 PM
Hi Pan,

You need to attach to the window's LocationChanged event and call the InvalidateArrange() method of the HtmlPlaceholder. You can see an example on our online demos:

http://demos.telerik.com/silverlight/#HtmlPlaceholder/WindowIntegration

Kind regards,
Tihomir Petkov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Pan hal
Top achievements
Rank 1
answered on 09 Dec 2009, 07:08 PM
Thanks. It worked.
0
Pan hal
Top achievements
Rank 1
answered on 10 Dec 2009, 06:16 PM
 The demo website has some issues. Get this error(attached). I tried both on IE and Firefox but no luck.  Can you please hep me.
I'm experiencing this from yesterday evening(EST)
0
Kaloyan
Telerik team
answered on 14 Dec 2009, 12:02 PM
Hello Pan hal,

The problem is pretty weird indeed.  The Silverlight plugin downloads and stores the requested .xap files on your computer by default and may be it is trying the access some old version of the assemblies.. You may try removing them when deleting the browser cache. Let us know if there is any progress regarding the issue.

Greetings,
Kaloyan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
HTMLPlaceHolder
Asked by
Pan hal
Top achievements
Rank 1
Answers by
Tihomir Petkov
Telerik team
Pan hal
Top achievements
Rank 1
Kaloyan
Telerik team
Share this question
or