文件名称:自定义分页控件和Table表格,附源码
文件大小:33KB
文件格式:RAR
更新时间:2012-06-28 18:04:57
分页控件 自定义控件 table 源码 多表头处理
本实例包含一个类库,类库中是一个自定义控件,通过这个示例可学习学习如何定义自定义控件。还有一个WEB应用程序,作用一是验证自定义控件的分页功能;二是实现了一个多表头的表格处理 。
【文件预览】:
web.suo
mypage
----bin()
--------Debug()
----MyPage.cs(7KB)
----obj()
--------userControl.csproj.FileList.txt(150B)
--------Debug()
----userControl.csproj(2KB)
----Properties()
--------AssemblyInfo.cs(1KB)
web.sln
website
----App_Code()
--------Commom.cs(7KB)
----CSS()
--------MyTableStyle.css(194B)
--------PageindexStyle.css(769B)
----Web.Config(2KB)
----App_Data()
----Default.aspx(844B)
----Default.aspx.cs(3KB)
----StyleSheet.css(156B)
----Bin()
--------userControl.dll(20KB)
--------userControl.pdb(22KB)