Posted 12 Aug 2013 Link to this post
<script type=
"text/javascript"
>
var
label1 = $find(
'<%= RadPanelBar1.FindItemByText("ItemText").FindControl("lblText").ClientID %>'
);
</script>