E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
DropDownList
asp.net实现无刷新
DropDownList
联动控件
Examplefunctionload(state){vardrp2=document.getElementById("
DropDownList
2");for(i=drp2.length;i>=0;i-
dz45693
·
2009-12-10 23:00
Microsoft
asp.net
asp
button
textbox
dataset
DropDownList
DropDownList
dd = new
DropDownList
(); Hashtable mycountries = New Hashtable
wapysun
·
2009-12-10 20:00
F#
asp.net 页面版文本框智能提示JSCode (升级版)
升级说明:添加了针对一个界面多个职能提示位置的设定,只需修改文本框onfocus="fnStartInterval(this,'
DropDownList
2')",设置好相应的参数即可,同时修复了在IE6
·
2009-12-10 20:52
ASP.Net开发新手常见问题备忘录
id="+this.
DropDownList
1.SelectIndex+"&id1="+...+"')")接收参数:stringa=R
19871127
·
2009-12-10 19:01
职场
休闲
ASP.NET问题备忘录
ASP.Net开发新手常见问题备忘录
id="+this.
DropDownList
1.SelectIndex+"&id1="+...+"')")接收参数:stringa=R
19871127
·
2009-12-10 19:01
职场
休闲
ASP.NET问题备忘录
页面版文本框智能提示JSCode (升级版)
升级说明:添加了针对一个界面多个职能提示位置的设定,只需修改文本框onfocus="fnStartInterval(this,'
DropDownList
2')",设置好相应的参数即可,同时修复了在IE6
rock870210
·
2009-12-10 17:00
iframe
server
function
autocomplete
null
div
asp.net
DropDownList
三级联动下拉菜单实现代码
IsPostBack){//一级分类列表this.
DropDownList
1.DataSource=dsbb.SelectSubjct1();this.
DropDownList
1.DataTextField
·
2009-12-05 23:19
asp.net
DropDownList
三级联动下拉菜单
IsPostBack) { //一级分类列表 this.
DropDownList
1.DataSource=dsbb.SelectSubjct1();
wolf_121
·
2009-12-05 10:00
exception
String
object
asp.net
dataset
DST
dropdownlist
及listbox的数据绑定
前台代码: 后台代码: 代码 DataTable ds = vote.getSurveyitemsmainAll(); DDLsurveyitems.DataSource = ds; DDLsurveyitems.DataTextField = "Surve
·
2009-12-03 22:00
listbox
asp.net的细节问题
答:接收Bind的控件,一般有
DropDownList
,DataList,DataGrid,ListBox这些集合性质的控件,而被捆绑 的主要是ArrayList(数组),Hashtable(哈稀表)
jasonvip_c
·
2009-11-27 10:00
ASP.NET - 使用数据源控件处理 Null 数据库值
例如,如果尝试将
DropDownList
控件的 SelectedValue 绑定到 null,则会引发异常。 ASP.NET 提供了一些用于处理 null 值的内置功能。
isiqi
·
2009-11-26 15:00
html
.net
XHTML
asp.net
asp
Struts 2 Auto Completer Example
AutoCompleterExample Inthissection,wearegoingtodescribetheautocompletertag.Theautocompletertagalwaysdisplaysa
dropdownlist
withtheoptionsthathaveatleastapartialmatchwithenteredtextinthetextbox.I
shangpusp
·
2009-11-24 14:00
Ajax
struts
list
autocomplete
dropdown
Class
ASP.NET - ListBox Web 服务器控件概述(上)
ListBox控件与
DropDownList
控件的不同之处在于,它可以一次显示多个项并使用户能够选择多个项(可选)。 二、功能可以使用ListBox控件执行下列操作:·设置控件以显示特定数目的项。
dodream
·
2009-11-24 09:00
Web
server
服务器
asp.net
asp
button
dropdownlist
之间的互相联动实现(显示与隐藏)
复制代码代码如下:varArrchange1=newArray();varArrchange2=newArray();varArrchange3=newArray();functionhide(s_id,index){varxxx=document.getElementById(s_id);varoldOption=xxx.children(index);varoldStr=oldOption.i
·
2009-11-24 01:37
十二、CascadingDropDown——级联下拉列表
添加三个
DropDownList
和三个CascadingDropDown,每个
DropDownList
都需要对应一个CascadingDropDown //
soldierluo
·
2009-11-23 09:00
webservice
String
server
asp.net
asp
web服务
六、Accordion——手风琴方格(我叫它,可折叠面板列表)
是一个可折叠的面板列表,每个面板都由header和content两个部分组成,header部分是始终显示的,当点击header后则会展开或折叠起其对应的content部分,但每次对多只能打开一个content,这有点像
DropDownList
soldierluo
·
2009-11-23 09:00
ASP.NET -
DropDownList
Web 服务器控件概述(下)
四、如何:响应列表Web服务器控件中的更改 本主题中的信息适用于如下列表Web服务器控件:ListBox、
DropDownList
、CheckBoxList和RadioButtonList。
dodream
·
2009-11-20 16:00
编程
Web
object
服务器
asp.net
button
ASP.NET -
DropDownList
Web 服务器控件概述(上)
DropDownList
Web服务器控件使用户可以从预定义的下拉列表中选择单个项。一、功能可以使用
DropDownList
控件执行下列操作:·设置控件的大小(以像素为单位)。
dodream
·
2009-11-20 16:00
Web
浏览器
list
服务器
asp.net
button
.NET常用功能和代码[总结与收藏]
id="+this.
DropDownList
1.SelectIndex+"&id1="+...
Andy_Dou
·
2009-11-20 13:00
JavaScript
.net
SQL Server
asp.net
asp
.NET 常用功能和代码小结
id="+this.
DropDownList
1.SelectIndex+"&id1="+...+"')")接收参数:stringa=Request.QueryString("id");stringb=Request.QueryString
·
2009-11-20 11:29
如何实现ComboBox下拉列表显示图片
首先把DrawMode属性设置为OwnerDrawFixed,把DropDownStyle属性设置为
DropDownList
,然后在控件DrawItem事件下添加图片。
dz45693
·
2009-11-15 00:00
C#.NET基础
触发Repeater中的
Dropdownlist
的SelectedIndexChanged如何获得Repeater的当前行
aspx.cs protectedvoidddlRole_SelectedIndexChanged(objectsender,EventArgse) { //Response.Write(((
DropDownList
gdjlc
·
2009-11-13 09:00
数据库
object
server
asp
Javascript select下拉框操作常用方法
复制代码代码如下:functionAdd
DropDownList
(id,fatherCtl){if(!
·
2009-11-09 16:02
CComboBox使用技巧
使用技巧: 1.CComboBox风格 CBS_AUTOHSCROLL//自动水平滚动条CBS_DISABLENOSCROLL//选中时始终显示滚动条CBS_DROPDOWN//下拉式CBS_
DROPDOWNLIST
akof1314
·
2009-11-09 10:00
dropdown
Class
wizard
动态生成
DropDownList
Default.aspx 无标题页 Default.aspx.csusingSystem; usingSystem.Data; usingSystem.Configuration; usingSystem.Web; usingSystem.Web.Security; usingSystem.Web.UI; usingSystem.Web.UI.WebControls;
gdjlc
·
2009-10-27 12:00
ASP.NET常用代码
id="+this.
DropDownList
1.SelectIndex+"&id1="+...+"')")接收参数:stringa=Request.QueryString("id");s
fjyts
·
2009-10-20 16:00
ASP.NET程序中常用的三十三种代码
id="+this.
DropDownList
1.SelectIndex+"&id1="+...+"’)</script>")接收参数:stringa=Request.QueryString("id");
2004v2004
·
2009-10-20 15:00
JavaScript
datagrid
String
asp.net
asp
textbox
C#精髓 GridView72大绝技 学习gridview的朋友必看
快速预览:GridView无代码分页排序GridView选中,编辑,取消,删除GridView正反双向排序GridView和下拉菜单
DropDownList
结合GridView和CheckBox结合鼠标移到
·
2009-10-17 16:11
在GridView中针对鼠标单击的某一独立单元格进行编辑
如果你在EditItemTemplate的一些列中使用了
DropDownList
控件,那么你也许不希望整个数据行都处于编辑模式。
·
2009-10-10 11:00
GridView
ASP.NET程序中常用的三十三种代码
id="+this.
DropDownList
1.SelectIndex+"&id1="+...+"’)</script>")接收参数:stringa=Request.QueryString("id");
4030127
·
2009-10-09 10:42
职场
asp.net
休闲
c#
ASP.NET程序中常用的三十三种代码
id="+this.
DropDownList
1.SelectIndex+"&id1="+...+"’)</script>") 接收参数: string a = Request.QueryString
4030127
·
2009-10-09 10:42
职场
asp.net
休闲
ASP.NET程序中常用的三十三种代码
id="+this.
DropDownList
1.SelectIndex+"&id1="+...+"’)</script>") 接收参数: string a = Request.QueryString
4030127
·
2009-10-09 10:42
职场
asp.net
休闲
在asp.net中属性 AutoPostBack="True | False" 的含义
比如说,
DropDownList
控件,如果设置AutoPostBack="True"那么,当选择的项改变的话,就会自动提交到服务器。
bigzhu168
·
2009-10-08 12:56
asp.net
vs
true
2005
false
AutoPostBack
在asp.net中属性 AutoPostBack="True | False" 的含义
比如说,
DropDownList
控件,如果设置AutoPostBack="True"那么,当选择的项改变的话,就会自动提交到服务器。
bigzhu168
·
2009-10-08 12:56
asp.net
vs
true
2005
false
AutoPostBack
asp.net c#
DropDownList
删除一条数据,删除项
DropDownList
1.Items.Remove(
DropDownList
1.Items.FindByText("天空"));//按显示文本删除
DropDownList
1
heisetoufa
·
2009-09-27 11:00
C++
c
.net
C#
asp.net
asp.net c#
DropDownList
删除一条数据,删除项
DropDownList
1.Items.Remove(
DropDownList
1.Items.FindByText("天空"));//按显示文本删除
DropDownList
1
heisetoufa
·
2009-09-27 11:00
C++
c
.net
C#
asp.net
asp.net c#
DropDownList
删除一条数据,删除项
DropDownList
1.Items.Remove(
DropDownList
1.Items.FindByText("天空"));//按显示文本删除
DropDownList
1
heisetoufa
·
2009-09-27 11:00
C++
c
.net
C#
asp.net
asp.net c#
DropDownList
删除一条数据,删除项
DropDownList
1.Items.Remove(
DropDownList
1.Items.FindByText("天空"));//按显示文本删除
DropDownList
1
heisetoufa
·
2009-09-27 11:00
C++
c
.net
C#
asp.net
asp.net c#
DropDownList
删除一条数据,删除项
DropDownList
1.Items.Remove(
DropDownList
1.Items.FindByText("天空"));//按显示文本删除
DropDownList
1
heisetoufa
·
2009-09-27 11:00
C++
c
.net
C#
asp.net
ASP.NET程序中常用的三十三种代码
id="+this.
DropDownList
1.SelectIndex+"&id1="+...
wapysun
·
2009-09-25 16:00
.net
UI
应用服务器
asp.net
asp
js操作
DropDownList
及验证只能输入数字
varcode=document.getElementById("
DropDownList
ID");card.options.selectedIndex==0
657956565
·
2009-09-22 16:11
职场
休闲
GridView 72般绝技
快速预览:GridView无代码分页排序GridView选中,编辑,取消,删除GridView正反双向排序GridView和下拉菜单
DropDownList
结合GridView和CheckBox结合鼠标移到
rubychen410
·
2009-09-21 16:00
这段iframe代码可以盖住
dropdownlist
davidangel
·
2009-09-16 22:28
职场
asp.net
休闲
这段iframe代码可以盖住
dropdownlist
davidangel
·
2009-09-16 22:28
职场
asp.net
休闲
DropDownList
省市区无刷新三级联动
Default.aspx页面代码51aspx省市区县(含完整数据库)无刷新联动 SNWebService.cs(WebService类文件代码)usingSystem;usingSystem.Web;usingSystem.Collections;usingSystem.Web.Services;usingSystem.Web.Services.Protocols;usingSystem.Web
xd43100678
·
2009-09-09 14:00
String
server
webservice
assembly
Path
encryption
ListBox三级联动
Default.aspx中文件 asp.net实现
DropDownList
、ListBox无刷新三级联动的两种方法.Class{z-index:101;left:40px;position:absolute
xd43100678
·
2009-09-09 13:00
sql
数据库
String
server
Class
dataset
asp.net 把下拉列表的值赋值给文本框,
DropDownList
赋值给TextBox
//把下拉值赋给文本框 function ddlToText() { var ddl=document.getElementById("ctl00_ContentPlaceHolder1_ddl").value;//byid里的ID要用解析后的HTML里的ID var text=document.getElementById("ctl00_Co
heisetoufa
·
2009-09-04 16:00
C++
c
.net
asp.net
asp
asp.net 把下拉列表的值赋值给文本框,
DropDownList
赋值给TextBox
//把下拉值赋给文本框 function ddlToText() { var ddl=document.getElementById("ctl00_ContentPlaceHolder1_ddl").value;//byid里的ID要用解析后的HTML里的ID var text=document.getElementById("ctl00_Co
heisetoufa
·
2009-09-04 16:00
C++
c
.net
asp.net
asp
[quote]Set Focus Controls - AutoPostBack = true
Everytimeuser’scomplaintsmeaboutpagescrollissues.Forexample:Ifalengthypagehavinga
dropdownlist
withAutoPostBack
Coalber
·
2009-09-04 11:00
关于Sys.WebForms.PageRequestManagerServerErrorException
在一个使用了ASP.NETAJAX框架的ASP.NET2.0工程中,有一个页面在用户正常登录停留一段时间后(大约20分钟)在操作其中的服务器端控件(例如
DropdownList
,被UpdatePanel
derryzhang
·
2009-09-01 11:00
JavaScript
服务器
脚本
asp.net
processing
ajax框架
上一页
43
44
45
46
47
48
49
50
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他