最新评论
bk 2008-10-07 17:50
楼主这个代码是怎么用的,并不全,而且数据库也没有,是否可以发一份可以运行的代码给我测试一下,先谢了。beikerlt@gmail.com
aspxphpjsprb 2008-06-14 23:00
msdn上的例子,我看的时候是直接在aspx页面里面绑定,通过指定传入参数取自控件的方法,这里的方法是在code behind里面做的,相当于是自己写代码绑定,灵活性更高,我比较喜欢自己写,有时候也用直接指定输入参数取自控件,querystring等的方法
aspxphpjsprb 2008-06-14 22:57
Hi Vilay, hope this url will help you
http://msdn.microsoft.com/en-us/library/ms178472.aspx
http://msdn.microsoft.com/en-us/library/ms178472.aspx
tiantianon 2008-06-12 18:25
看不明白 MSDN上面说两者联动是不要重写SelectedIndexChanging事件的,但我还是不明白
楼主做测试过吗
楼主做测试过吗
Vijay 2008-06-05 19:35
Hi Joey.. I have many user controls on my page. My doubt is in which sequence these user control's page_load will be executed. I'm sure it's not the order of user controls we register on the page.
Thank u so much.
Thank u so much.
