触发控件的事件很容易
但要在服务器端触发
System.EventArgs a=new System.EventArgs();
然后调用事件处理程序
Button1_Click(this.Button1,a);
如果想在客户端触发服务器端事件
要用脚本提交页面了
在服务前端接受值,来标示你想激发那个事件
然后调用pet shop:
http://www.gotdotnet.com/team/compare/petshop.aspx