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

Google Maps in RadSplitter

1 Answer 59 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
JamesWasa
Top achievements
Rank 1
JamesWasa asked on 04 Jun 2008, 03:52 AM
I am having trouble getting Google Maps to fill the DIV within the RadPane and refill with resizing of the window/container. Does not work in both IE7 and FF.

Detailed CSS instructions would be appreciated.

Thanks James

1 Answer, 1 is accepted

Sort by
0
Tsvetie
Telerik team
answered on 09 Jun 2008, 12:59 PM
Hi JamesWasa,
Generally, the element that holds the content of a RadPane is a DIV, that has width/height in pixels. That is why, what you are trying to achieve should be the same as in case you have a simple DIV element with width/height set in pixels, instead of a RadPane. As soon as you have achieved this, you should have no problems applying the same solution to the RadPane. Should any problems arise, please send us your code, demonstrating the expected result with a DIV and we will help you implement it for a RadPane.

As for the resizing of the RadPane - you can use the OnClientResized client event. You can find detailed information about this event in our online documentation.

Greetings,
Tsvetie
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Splitter
Asked by
JamesWasa
Top achievements
Rank 1
Answers by
Tsvetie
Telerik team
Share this question
or