且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

关于更新面板和下拉列表

更新时间:2023-02-11 19:51:55

一起使用,您需要将DropDownList的 AutoPostBack 设置为 True .
You need to set AutoPostBack of the DropDownList to True.