Hi,
We verified the link is correct. So please let us know if you see anything is wrong.
As for how to get the control height, you will want to use getOffsetHeight. If you have any more questions about the client side interface, you can take a look of the client side API reference section:
http://www.essentialobjects.com/ViewDoc.aspx?t=clientapi_howto.htmlAnything that's available is there. Please pay attention to the client inheritance. For example, you will not see getOffsetHeight in the Grid object, but in Control object, from which Grid object derives.
I do not need believe CallbackPanel has a significant performance advantage over UpdatePanel. They work similar.
Thanks