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
Ajax实现无刷新三联动下拉框
Ajax实现无刷新三联动下拉框//城市------------------------------functioncityResult(){varcity=document.getElementById("
DropDownList
1
·
2007-04-28 00:00
控件的事件丢失
中经常遇到事件丢失的问题,可以这样避免一下方法一:把InitializeComponent中的注册事件,如下private void InitializeComponent(){ this.
DropDownList
1
hs123
·
2007-04-24 17:00
Dropdownlist
绑定数据库
publicvoiddplistBind() { this.
DropDownList
1.DataTextField=""; SqlConnectioncon=DB.createCon()
302班
·
2007-04-22 14:00
如何实现无刷新的
DropdownList
联动效果
文章来源: http://blog.csdn.net/cuike519/archive/2004/08/22/81727.aspx cuike519 发表于 2004年08月22日 20:44:00 ASP.NET给我们带了了事件模型的编程机制,这使得我们将所有的任务都放在服务器上执行哪怕是一个小小变动,其实这到不是什么问题,可是有一点我们无法忍受,如果我们改变某一个输入框中的内容页面要刷
isiqi
·
2007-04-21 03:00
.net
脚本
Microsoft
asp.net
asp
DropDownList
<div style=""> <div> <img align="top" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" alt=""><span style=&qu
yzd
·
2007-04-18 17:00
list
web form事件不提交
一个简单的
dropdownlist
的SelectedIndexChanged事件,竟然不执行,郁闷。于是自己开始不断的尝试,翻阅书籍找资料,原来问题很简单,哈哈。
启明
·
2007-04-13 11:00
ASP.NET(C#)常用代码30例
id="+this.
DropDownList
1.SelectIndex+"&id1="+...+"’)</script>")接收参数:string a = Request.QueryString("id
jianw_zhang
·
2007-04-13 11:27
.net
代码
net
asp
C#
ASP.NET(C#)常用代码30例
id="+this.
DropDownList
1.SelectIndex+"&id1="+...+"’)</script>")接收参数:stringa=Request.QueryString("id");
jianw_zhang
·
2007-04-13 11:27
.net
代码
asp
ASP.NET
ASP.NET(C#)常用代码30例
id="+this.
DropDownList
1.SelectIndex+"&id1="+...+"’)</script>")接收参数:string a = Request.QueryString("id
jianw_zhang
·
2007-04-13 11:27
代码
.net
net
asp
C#
Scott Mitchell 的ASP.NET 2.0数据教程之三十三:: 使用
DropDownList
过滤的主/从报表
ScottMitchell的ASP.NET2.0数据教程之三十三::使用
DropDownList
过滤的主/从报表导言在前面的使用
DropDownList
过滤的主/从报表一章里我们使用GridView创建的主
wapysun
·
2007-04-10 18:00
.net
asp.net
咨询
asp
出版
ASP.NET 2.0 Language Swithcer and Theme Swicher 多语言转换和多样式主题转换
一般是用一个
DropDownList
展示支持的语言,供用户选择,通常是放在masterpage 里面,将用户选择的语言存储起来 这里用了ASP
isiqi
·
2007-04-10 15:00
多线程
thread
.net
asp.net
asp
由值找到
dropdownlist
中对应的序号
RoleDrop.SelectedIndex = -1; RoleDrop.Items.FindByValue(roleid).Selected=true; //访问dg中的控件的值 foreach(DataGridItem di in
·
2007-04-05 16:00
list
DropDownList
控件运用
当我们利用
DropDownList
控件,我们会需要根据上一级的编号,来灵活的指定下一级的编号,或者是初始化下一级的数据信息。
striveman
·
2007-04-04 16:00
server
table
null
Class
asp
textbox
ListBox的简单应用
刚看完教程,之前很少用到ListBox这个控件,就是在WinForm编程中我也基本上没有用过,都是用
DropDownList
来代替了,其实这个控件功能比较强大,至少我是这么认为。
mgod
·
2007-03-31 11:00
职场
应用
简单
listbox
休闲
ListBox的简单应用
刚看完教程,之前很少用到ListBox这个控件,就是在WinForm编程中我也基本上没有用过,都是用
DropDownList
来代替了,其实这个控件功能比较强大,至少我是这么认为。
mgod
·
2007-03-31 11:00
职场
listbox
休闲
简单应用
网页的Page事件,如何触发
protected void Page_Init(object sender, EventArgs e){
DropDownList
1.Items.Add("aaaaaaa");
DropDownList
1
mgod
·
2007-03-29 09:00
事件
网页
触发
page
休闲
网页的Page事件,如何触发
protected void Page_Init(object sender, EventArgs e){
DropDownList
1.Items.Add("aaaaaaa");
DropDownList
1
mgod
·
2007-03-29 09:00
职场
网页
page
休闲
GridView详述
阅读更多GridView无代码分页排序GridView选中,编辑,取消,删除GridView正反双向排序GridView和下拉菜单
DropDownList
结合GridView和CheckBox结合鼠标移到
shangjava
·
2007-03-29 09:00
ASP
ASP.net
UI
Web
工作
GridView详述
GridView无代码分页排序GridView选中,编辑,取消,删除GridView正反双向排序GridView和下拉菜单
DropDownList
结合GridView和CheckBox结合鼠标移到GridView
shangjava
·
2007-03-29 09:00
UI
Web
工作
asp.net
asp
GridView详述
GridView无代码分页排序GridView选中,编辑,取消,删除GridView正反双向排序GridView和下拉菜单
DropDownList
结合GridView和CheckBox结合鼠标移到GridView
abandonship
·
2007-03-29 09:00
server
object
object
String
String
object
server
asp
asp
asp
dataset
dataset
GridView 72般绝技(值得收藏)
快速预览:GridView无代码分页排序GridView选中,编辑,取消,删除GridView正反双向排序GridView和下拉菜单
DropDownList
结合GridView和CheckBox结合鼠标移到
webcode
·
2007-03-27 16:00
GridView
GridView 72般绝技(值得收藏)
快速预览:GridView无代码分页排序GridView选中,编辑,取消,删除GridView正反双向排序GridView和下拉菜单
DropDownList
结合GridView和CheckBox结合鼠标移到
webcode
·
2007-03-27 16:00
GridView
GridView 18种操作
快速预览:GridView无代码分页排序GridView选中,编辑,取消,删除GridView正反双向排序GridView和下拉菜单
DropDownList
结合GridView和CheckBox结合鼠标移到
wapysun
·
2007-03-26 12:00
Web
工作
UI
asp.net
asp
ASP.NET中常用的三十三种代码第1/7页
id="+this.
DropDownList
1.SelectIndex+"&id1="+...+"')</script>")接收参数:stringa=Request.QueryString("id");
·
2007-03-25 00:00
绑定
dropdownlist
usingSystem;usingSystem.Collections.Generic;usingSystem.Text;usingComponentArt.Web.UI;usingSystem.Data;usingSystem.Web.UI.WebControls;namespaceeOffice.WebControls{ publicstaticclassUISet { /
zhanghefu
·
2007-03-23 09:00
在GridView的中有一个
DropDownList
,并且
DropDownList
有回传事件
最近做一个项目,需要在GridView中的ItemTemplate中添加一个
DropDownList
,并且当我选择这个
DropDownList
得时候,他需要向服务器回传数据:如下图: 一开始想在GridView
Blueeyes
·
2007-03-20 13:00
在GridView内访问特定控件
我们会看到怎样去访问TextBox控件,
DropDownList
控件以及ListBox控件。
benben
·
2007-03-20 00:00
html
C++
c
C#
asp
在GridView内访问特定控件
我们会看到怎样去访问TextBox控件,
DropDownList
控件以及ListBox控件。
leonardleonard
·
2007-03-20 00:00
html
C++
c
C#
asp
在GridView内访问特定控件
我们会看到怎样去访问TextBox控件,
DropDownList
控件以及ListBox控件。
varsoft
·
2007-03-20 00:00
html
C++
c
C#
asp
在GridView内访问特定控件
我们会看到怎样去访问TextBox控件,
DropDownList
控件以及ListBox控件。添加控件到GridView:你可以简单地使用选项在GridView控件中增加不同的控件。
21aspnet
·
2007-03-20 00:00
String
object
C#
button
textbox
dataset
GridView控件修改、删除示例(修改含有
DropDownList
控件)
GridView控件修改、删除例子,修改时含有
DropDownList
控件。
21aspnet
·
2007-03-20 00:00
server
String
object
null
asp
textbox
GridView控件修改、删除示例(修改含有
DropDownList
控件)
GridView控件修改、删除例子,修改时含有
DropDownList
控件。
varsoft
·
2007-03-20 00:00
sql
UI
Web
server
asp
Go
GridView控件修改、删除示例(修改含有
DropDownList
控件)
GridView控件修改、删除例子,修改时含有
DropDownList
控件。
leonardleonard
·
2007-03-20 00:00
sql
UI
Web
server
XHTML
asp
GridView控件修改、删除示例(修改含有
DropDownList
控件)
GridView控件修改、删除例子,修改时含有
DropDownList
控件。
benben
·
2007-03-20 00:00
sql
UI
Web
server
XHTML
asp
网页中如何获取客户端系统已安装的所有字体?
/FontFacesMenu.jsvarfontsArray=newArray();varfontsIsAdded=false;functionfontFacesMenuEnter(fontFaces
DropdownList
21aspnet
·
2007-03-19 23:00
JavaScript
function
list
object
服务器
脚本
Ajax实现无刷新三联动下拉框
Ajax实现无刷新三联动下拉框//城市------------------------------functioncityResult(){varcity=document.getElementById("
DropDownList
1
varsoft
·
2007-03-19 23:00
JavaScript
Ajax
UI
Web
asp
Asp.Net细节性问题精萃[转]
答:接收Bind的控件,一般有
DropDownList
,DataList,DataGrid,ListBox这些集合性质的控件,而被捆绑 的主要是ArrayList(数组),Hashtable(哈稀表)
High_Mount
·
2007-03-18 00:00
数据库
datagrid
asp.net
import
textbox
dataset
asp.net常用代码
id="+this.
DropDownList
1.SelectIndex+"&id1="++"’)</script>") 接收参数: string a = Request.QueryString("id"
技术已荒废
·
2007-03-17 10:00
asp.net 2.0中对logincontrol的小改进
在asp.net 2.0中,有了登陆控件框logincontrol了,十分方便,但有的时候,可能要对 logincontrol框进行一些改进,比如如果需要在用户名一栏,以
dropdownlist
的方式给用户选择
jackyrong
·
2007-03-12 12:00
.net
Web
Security
asp.net
asp
asp.net 2.0中对logincontrol的小改进
在asp.net 2.0中,有了登陆控件框logincontrol了,十分方便,但有的时候,可能要对 logincontrol框进行一些改进,比如如果需要在用户名一栏,以
dropdownlist
的方式给用户选择
jackyrong
·
2007-03-12 12:00
.net
Web
Security
asp.net
asp
asp.net 2.0中对logincontrol的小改进
在asp.net 2.0中,有了登陆控件框logincontrol了,十分方便,但有的时候,可能要对 logincontrol框进行一些改进,比如如果需要在用户名一栏,以
dropdownlist
的方式给用户选择
jackyrong
·
2007-03-12 12:00
Web
.net
Security
asp.net
asp
asp.net 2.0中对logincontrol的小改进
在asp.net 2.0中,有了登陆控件框logincontrol了,十分方便,但有的时候,可能要对 logincontrol框进行一些改进,比如如果需要在用户名一栏,以
dropdownlist
的方式给用户选择
jackyrong
·
2007-03-12 12:00
.net
Web
Security
asp.net
asp
asp.net 2.0中对logincontrol的小改进
在asp.net 2.0中,有了登陆控件框logincontrol了,十分方便,但有的时候,可能要对 logincontrol框进行一些改进,比如如果需要在用户名一栏,以
dropdownlist
的方式给用户选择
jackyrong
·
2007-03-12 12:00
Web
.net
Security
asp.net
asp
dropdownlist
动态添加全部
string lid = Convert.ToString(this.ddllang.SelectedValue); string sql = string.Format("select * from protype where lid={0}",lid); DataTable dt = db.GetTable(sql); DataRow dr = dt.NewRow()
wangdetian168
·
2007-03-10 10:00
sql
[翻译] Scott Mitchell 的ASP.NET 2.0数据操作教程之九:跨页面的主/从报表
ASP.NET2.0数据操作教程之九:跨页面的主/从报表ASP.NET2.0中的数据操作::跨页面的主/从报表英文原版|代码|英文PDF版导言在前面的两篇教程中,我们看到了如何在单一页面中显示主/从报表,它使用
DropDownList
wapysun
·
2007-03-08 20:00
设计模式
数据结构
.net
asp.net
asp
Scott Mitchell 的ASP.NET 2.0数据操作教程之八:使用两个
DropDownList
过滤的主/从报表
[翻译]ScottMitchell的ASP.NET2.0数据操作教程之八:使用两个
DropDownList
过滤的主/从报表ASP.NET2.0中的数据操作:使用两个
DropDownList
过滤的主/从报表英文原版
wapysun
·
2007-03-07 22:00
编程
.net
浏览器
asp.net
asp
向DataTable表中添加一行空信息,使
DropDownList
的第一个选项为空
数据类型 说明ID int 子增主键 userlevel string 科室名称 方法一:向DataTable中插入一个空白行,之后将
DropDownList
cjolj
·
2007-03-07 15:00
String
[翻译] Scott Mitchell 的ASP.NET 2.0数据操作教程之七:使用
DropDownList
过滤的主/从报表
[翻译]ScottMitchell的ASP.NET2.0数据操作教程之七:使用
DropDownList
过滤的主/从报表ASP.NET2.0中的数据操作:使用
DropDownList
过滤的主/从报表英文原版
wapysun
·
2007-03-06 20:00
.net
asp.net
咨询
asp
出版
ASP.NET AJAX Control Toolkit Release 10301
首先,工具包中增加了两个新的控件:ListSearch和SlideShow:ListSearch:一个ListBox或
DropDownList
的扩展,可以通过键盘输入来自动选择其中的项,这种效果在Windows
jeffz
·
2007-03-03 00:30
Ajax
asp.net
release
toolkit
control
ASP.NET AJAX Control Toolkit Release 10301
首先,工具包中增加了两个新的控件:ListSearch和SlideShow:ListSearch:一个ListBox或
DropDownList
的扩展,可以通过键盘输入来自动选择其中的项,这种效果在Windows
老赵点滴 - 追求编程之美
·
2007-03-03 00:00
上一页
51
52
53
54
55
56
57
58
下一页
按字母分类:
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
其他