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

Ho do you know RadSplitter has finished resizing RadPanes?

1 Answer 40 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Prava kafle
Top achievements
Rank 1
Prava kafle asked on 06 Aug 2010, 03:48 PM
Hi,
 I am using  RadSplitter that occupies 100% browser width and height, RadPane wraps map control and sets its width,height and extent at OnClientResized event. When  Rad-splitter re sizes for the first time I would like to set my map's restricted extent  to the current extent of map. How can I know splitter has  finished setting width and height of RadPanes so that I can call this function SetRestrictedExtent(). I want this function to be called just once on page load not on postback.





Is there any specific function/events that can be used ?
Thanks
Prava

1 Answer, 1 is accepted

Sort by
0
Tsvetie
Telerik team
answered on 10 Aug 2010, 01:00 PM
Hi Prava kafle,
You can use the load client-side event of RadSplitter to execute your code. Please refer to our documentation for additional information on this event - http://www.telerik.com/help/aspnet-ajax/splitter_clientsideonclientloaded.html.

Sincerely yours,
Tsvetie
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
Splitter
Asked by
Prava kafle
Top achievements
Rank 1
Answers by
Tsvetie
Telerik team
Share this question
or