用户操作
[即时聊天] [发私信] [加为好友]
蔡行果ID:hychieftain
51678次访问,排名2101好友0人,关注者1
hychieftain的文章
原创 47 篇
翻译 0 篇
转载 2 篇
评论 26 篇
hychieftain的公告
-------------------------------
访问量:
-------------------------------

今日天气

最近评论
vvukqr:wow power leveling
peon:哥们 你好 希望添加原文的地址链接:
http://blog.joycode.com/peon/archive/2004/11/05/38075.aspx
at1998:在 PerfMon 中单击“查看报表”。

perfmon在什么地方? 我是win2003
andrew:很不错的网址,支持楼主
Lee:请教,那跨服务器呢?
文章分类
收藏
相册
存档
软件项目交易
订阅我的博客
XML聚合  FeedSky
订阅到鲜果
订阅到Google
订阅到抓虾
订阅到BlogLines
订阅到Yahoo
订阅到GouGou
订阅到飞鸽
订阅到Rojo
订阅到newsgator
订阅到netvibes

原创 指定DataGrid每一列的固定宽度收藏

新一篇: 在 ASP.NET 中实现 Page Controller | 旧一篇: 如何在页面动态加载UserControl?

给datagrid加个 style ="table-layout:fixed"
      <Columns>
         <asp:BoundColumn ItemStyle-Width=100px> </BoundColumn>
         <asp:BoundColumn ItemStyle-Width=100px> </BoundColumn>
      </Columns>

发表于 @ 2004年12月31日 17:33:00|评论(loading...)|编辑

新一篇: 在 ASP.NET 中实现 Page Controller | 旧一篇: 如何在页面动态加载UserControl?

评论:没有评论。

发表评论  


当前用户设置只有注册用户才能发表评论。如果你没有登录,请点击登录
Csdn Blog version 3.1a
Copyright © hychieftain