文件名称:GridViewDrillDownJQueryAjax
- 所属分类:
- WEB源码
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 71kb
- 下载次数:
- 0次
- 提 供 者:
- 米*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用Ajax和Jquery实现GridView的展开、合并源码
1、 使用用户控件(CustomerOrders.ascx)展示订单列表,此用户控件只需要包含Repeater控件并绑定数据源
2、 新建一个简单页面GridViewDrillDownjQueryQAjax.aspx,在此页面引用用户控件,展示用户订单列表
3、 在页面GridViewDrillDownjQueryQAjax.aspx新建两个DIV:一个用来展示会员信息,一个用来展示某个会员的订单信息。当点击某一会员信息时,展示此会员的订单列表-GridView with Ajax and Jquery to achieve the expansion, mergers source 1, the use of user controls (CustomerOrders.ascx) display order list, the user control only contains the Repeater control and bind the data source 2, create a simple page GridViewDrillDownjQueryQAjax.aspx, in this reference user control page to show users a list of orders 3, page GridViewDrillDownjQueryQAjax.aspx two new DIV: one to display membership information, one to show a member of the order information. When you click on a member information, a list showing the members of the order
1、 使用用户控件(CustomerOrders.ascx)展示订单列表,此用户控件只需要包含Repeater控件并绑定数据源
2、 新建一个简单页面GridViewDrillDownjQueryQAjax.aspx,在此页面引用用户控件,展示用户订单列表
3、 在页面GridViewDrillDownjQueryQAjax.aspx新建两个DIV:一个用来展示会员信息,一个用来展示某个会员的订单信息。当点击某一会员信息时,展示此会员的订单列表-GridView with Ajax and Jquery to achieve the expansion, mergers source 1, the use of user controls (CustomerOrders.ascx) display order list, the user control only contains the Repeater control and bind the data source 2, create a simple page GridViewDrillDownjQueryQAjax.aspx, in this reference user control page to show users a list of orders 3, page GridViewDrillDownjQueryQAjax.aspx two new DIV: one to display membership information, one to show a member of the order information. When you click on a member information, a list showing the members of the order
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GridViewDrillDownJQueryAjax.suo
Web.config
App_Code\UserControls\CustomerOrders.cs
.ssets\css\dialog.css
......\...\grid.css
......\...\pager.css
......\...\subgrid.css
......\img\activity.gif
......\...\ajaxloading.gif
......\...\bottom-left.png
......\...\bottom-mid.png
......\...\bottom-right.png
......\...\close-down.png
......\...\close-hover.png
......\...\close.png
......\...\first.gif
......\...\footer.gif
......\...\last.gif
......\...\left.png
......\...\minus.png
......\...\next.gif
......\...\pager_bg.gif
......\...\pencil.gif
......\...\plus.png
......\...\prev.gif
......\...\progress-indicator.gif
......\...\right.png
......\...\sprite.png
......\...\Thumbs.db
......\...\top-left.png
......\...\top-mid.png
......\...\top-right.png
scripts\jquery-1.2.3.min.js
51aspx源码必读.txt
CustomerOrders.ascx
GridViewDrillDownjQueryAjax.aspx
GridViewDrillDownjQueryAjax.aspx.cs
GridViewDrillDownJQueryAjax.sln
App_Code\UserControls
.ssets\css
......\img
App_Code
App_Data
Assets
scripts
Web.config
App_Code\UserControls\CustomerOrders.cs
.ssets\css\dialog.css
......\...\grid.css
......\...\pager.css
......\...\subgrid.css
......\img\activity.gif
......\...\ajaxloading.gif
......\...\bottom-left.png
......\...\bottom-mid.png
......\...\bottom-right.png
......\...\close-down.png
......\...\close-hover.png
......\...\close.png
......\...\first.gif
......\...\footer.gif
......\...\last.gif
......\...\left.png
......\...\minus.png
......\...\next.gif
......\...\pager_bg.gif
......\...\pencil.gif
......\...\plus.png
......\...\prev.gif
......\...\progress-indicator.gif
......\...\right.png
......\...\sprite.png
......\...\Thumbs.db
......\...\top-left.png
......\...\top-mid.png
......\...\top-right.png
scripts\jquery-1.2.3.min.js
51aspx源码必读.txt
CustomerOrders.ascx
GridViewDrillDownjQueryAjax.aspx
GridViewDrillDownjQueryAjax.aspx.cs
GridViewDrillDownJQueryAjax.sln
App_Code\UserControls
.ssets\css
......\img
App_Code
App_Data
Assets
scripts