小鸟的新窝

Two birds in the tree,live a happy life......
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2005年6月1日

摘要: Asp.net提供了三个功能强大的列表控件:DataGrid、DataList和Repeater控件,但其中只有DataGrid控件提供分页功能。相对DataGrid,DataList和Repeater控件具有更高的样式自定义性,所以很多时候我们喜欢使用DataList或Repeater控件来显示数据。文章来源:http://blog.csdn.net/venus0314/archive/2005... 阅读全文

posted @ 2005-06-01 01:41 Venus 阅读(85) 评论(0) 推荐(0)