<t:dgToolBar  title="重新加载页面" icon="icon-print" url="#" funname="testReloadPage"></t:dgToolBar>

 

 

<script type="text/javascript">
function testReloadPage(){
document.location = "http://www.baidu.com"; 

}

<script type="text/javascript">