Hi Saritha,
The error message that is displayed when the SplitterLoaded function is attached to the OnClientResized client-side event is expected. This is causing an infinite loop because the function is resizing the splitter causing raise of the ClientResized event.
Regarding the incorrect scrollbar, I am not quite sure what may be causing the issue. A possible reason might be an incorrect configuration of the spliiter, for example, if you have set Width=100% and Scrolling=None, the splitter will resize when the browser window is resized and if its content's width exceed the window's width it will be hidden. To be able to provide more to the point answer we will need to examine the RadSplitter configuration. Could you please provide a sample page demonstrating the issue?
On a side note, please note that the above mentioned KB article demonstrate how to resize RadSplitter's height according its content, but not its width.
Kind regards,
Dobromir
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>