摘要:jQuery弹出窗 简单
阅读全文
posted @ 2009-03-28 01:42
搜索最新评论
|
03 2009 档案
摘要:jQuery弹出窗 简单
阅读全文
posted @ 2009-03-28 01:42
摘要:repeater控件相对于gridiew控件有很多优势,比如使用方便灵活,由服务端生成的代码量很少等等,今天记录下repeater的简单分页方法,以Northwind数据库的Customers表为例:先演示下最终效果:步骤如下:1、创建分页的存储过程,我使用的MS SQL 2005:Create PROCEDURE [dbo].[GetCustomer](@pageCount int = 10, ...
阅读全文
posted @ 2009-03-07 14:47
|
|
Powered by:
|