Community & Support
Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Documentation > Splitter doc wrong...
RadControls for ASP.NET are no longer supported (see this page for reference). In case you have inquiries about the Telerik ASP.NET AJAX controls, post them in the pertinent ASP.NET AJAX forums.

Not answered Splitter doc wrong...

Feed from this thread
  • Jason Lee Master avatar

    Posted on Apr 29, 2008 (permalink)

    Dear Sir,

    There is something wrong in your doc...

    ms-help://telerik.aspnetajax.radcontrols.2008.Q1/telerik.aspnetajax.radsplitter.2008.Q1/overview-migrating.html

    RadSplitter for ASP.NET AJAX API

    all api miss "_"

    getWidth() should be get_width();
    getHeight() should be get_height();

    moreover case sensitive ......



  • Svetlina Anati Svetlina Anati admin's avatar

    Posted on May 1, 2008 (permalink)

    Hello Jason Lee,

    Thank you for your cooperation.

    The getWidth() and getHeight() methods work on the the RadSplitBar object. The corresponding methods for the RadPane object have different syntax - get_width() and get_height().

    Hope this helps.

    Kind regards,
    Svetlina
    the Telerik team

    Instantly find answers to your questions at the new Telerik Support Center

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Documentation > Splitter doc wrong...