摘要:1、CategoryList类代码: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1using System; 2using System.Collections; 3using System.Linq; 4using System.Web; 5...
阅读全文
随笔分类 - 学习之路
摘要:Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1using System; 2using System.Collections.Generic; 3using System.Linq; 4using System.Web; 5using Syste...
阅读全文
摘要:类别 C#语言 ObjectDataSource控件提供了两种方法对绑定到控件(比如GridView)的数据进行分页和排序: 通过用户界面进行分页,优点是容易设置,缺点是当数据量大时执行效率较低; 实现方法: 对GridView控件使用正确的数据源,比如:DataSet, Collection, DataTable或者DataView,但不能使用...
阅读全文

浙公网安备 33010602011771号