Posted 08 Dec 2011 Link to this post
<script type=
"text/javascript"
>
function
OnFocus(sender, args)
{
var
wd = window.radopen(
null
,
"RadWindow1"
);
}
</script>