-
在网格视图 上级联下拉列表
翻译 maninwest@Codeforge 作者:Tadit Dash @ Codeproject 文章将展示如何在网格视图GridView 本身呈现的下拉列表DropDownList 的 SelectedIndexChanged 事件中,获取GridView 的当前行,然后找到其他下拉列表并进行绑定背景当我在进行项目时,需要根据其他列上呈现的 DropDownList的选择,绑定一个列上的 DropDownList。这有些像级联下拉列表,两个 下拉列表呈现在同一个网格视图上。解决步骤是:1. 为第一个GridView 上的 DropDownList 附加 SelectedIndexChanged 事件2. 在事件内,首先获取 GridView 行,从中选择第一个 DropDownList 3. 然后从当前GridView 行中,找到第二个 DropDownList ,并跟数据表 DataTable 或其他东西捆绑。网格视图标记在标记Markup 中,你可以看到GridView 中声明了两个DropDownLists。一个是用于国家Country,另一个是用于城市 City。为了演示,我硬编码了国家Country的项目。您可以使用代码动态填充。注意:第一步,我已经将 OnSelectedIndexChanged 事件附加到Country DropDownList 中。目标:在行中选定Country后,为 特定行填充City DropDownList
- 2022-02-04 19:44:30下载
- 积分:1
-
Chevereto_v2.5.2
主要功能:
本地/远程两种图片上传方式;
后台文件管理系统;
调整图片大小;
社交网站分享按钮;
TinyURL短地址服务;
支持自定义主题模板;
多张图片同时上传;
缩略图功能;(Main function:
Local/remote upload two pictures
Background document management system
Adjust picture size
Social networking site sharing button
TinyURL short address service
Support custom theme templates
Multiple pictures at the same time upload
Thumbnail function )
- 2016-03-24 15:46:43下载
- 积分:1
-
html5-screenshot
一个具有截图功能的,可拖拽的演示,基于HTML的,效果很好,是个很好的模板。(One has a screenshot function, you can drag the demo, HTML-based, with good results, is a good template.)
- 2015-04-15 09:55:17下载
- 积分:1
-
cms
easy cms源码,简单易上手的一个cms,给那些开发网站的phper提供学习和便利(easy cms source, the simple difficulty of use of a cms, development of the site to those who provide learning and facilitation phper)
- 2010-10-27 22:29:42下载
- 积分:1
-
wwwroot
高尔夫购物网站源码,属于精品源码,在毕业后和朋友一起研究的,但是由于推广不当,且销售对象国外,项目搁浅。前台js效果不错,支付功能完善,下单邮件提醒,注册邮件提示,购物车自动结算,优惠券自动结算,后台采用模板,基本功能完善。但有不完善的地方在后台,各位可基本参考,然后各自修改。(Golf shopping website source code, is a fine source, study with friends after graduation, but due to the improper promotion, sales the object abroad, project ran aground. The front desk js pay featured, order mail alert registered e-mail alerts, automated clearing cart, coupons automatically settlement, as background templates, improve the basic functions. However, there are imperfections in the background, you can be the basic reference.)
- 2020-09-27 17:37:46下载
- 积分:1
-
绘制带箭头的直线
是一个简单的javaScript样式,可以根据鼠标的移动,在面上绘制一条带箭头的直线。
- 2023-08-30 03:25:02下载
- 积分:1
-
XCache-3.2.0-php-5.3.29-nts-Win32-VC9-x86
xcache模块可以缓存php运行时编译生成的opcode可以加速php程序的效率(XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load.
It is tested (on linux) and supported on all of the latest version of PHP popular release branches.
ThreadSafe/Windows is also perfectly supported.)
- 2020-08-31 16:08:09下载
- 积分:1
-
CSS3.0cksc
说明: 最新的css3开发手册,欢迎大家下载使用。(css3, html5,php,java,chrome,js)
- 2020-06-22 02:40:01下载
- 积分:1
-
专业银行结算系统后台模板
专业银行结算系统后台模板,专业银行结算系统后台模板,使用html 、css、js制作
- 2022-01-26 06:11:45下载
- 积分:1
-
phpcoins交易平台源码
摘要:PHP源码,商务商城,比特币,交易系统
PHPCoins PHP比特币交易平台系统,功能特性:比特币转入转出、钱包自动生成、人民币充值提现、比特币买卖、实时挂单列表、实时交易列表、实时K线图、Google双重验证、支持SSL。安装及设置方法:下载源码上传到Web主目录,解压,设置主目录权限为允许PHP进程读写,设置config.php文件里的参数:
admin_password 为后台登录密码
db_user 为数据库用户名
db_password 为数据库密码
db_name 为数据库名
db_host 为数据库所在的主机
btc_protocol 为比特币服务器bitcoind协议可选 http 和 https
btc_user 为bitcoind的用户名 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-22 18:15:41下载
- 积分:1