Posted 29 Oct 2009 Link to this post
Posted 02 Nov 2009 Link to this post
<script type=
"text/javascript"
>
function
onTreeLoad(sender, e) {
var
$ = $telerik.$;
$(
".rtPlus"
).attr(
"title"
,
"expand"
);
".rtMinus"
"collapse"
".rtChk"
"check"
}
</script>