会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
DrHao
code write the life, programe change the world
博客园
首页
新随笔
联系
管理
订阅
12 2015 档案
ASP.NET 设置DropDownList的当前选项
摘要:1、通过显示字符Text DropDownList.Items.FindByText("你的值").Selected=true;如果在设置之前,进行过设置,应用如下格式:DropDownList.ClearSelection();DropDownList.Items.FindByText("你的值"...
阅读全文
posted @
2015-12-14 15:50
DrHao
阅读(815)
评论(0)
推荐(0)
公告