<script runat="server"> 
 void Page_Load() 
 { 
 acc1.DataBind();
 }
</script>