相关文章  
  • Visual Studio 2005中C++的变化
  • 使用Reporting Services窗体身份验证
  • 在完成所有绑定后仍然有许多要进行的操作
  • 在你的企业中管理Windows和应用程序
  • 动态加载用户控件的组件
  • 小心GDI+资源泄漏 -- 猜想 测试 应对全过程
  • 浅谈 C# 中的代码协同 (Coroutine) 执行支持
  • 在 C# 中处理结构内的数组源代码分析
  • 谈 WinDbg 之 InternalCall 的使用与实现
  • 谈 WinDbg 之 AppDomain 的创建过程
  •   推荐  
      科普之友首页   专利     科普      动物      植物        天文   考古   前沿科技
     您现在的位置在:  首页 >>文献 >>培训

    动态下拉菜单的简单实现3

    Padding=1 width=120 border=0 align =center>
            < tr>
       < td align=center>
      
       //加入DataGrid控件,并添加一列做菜单,将数据库中数据读出与此列邦定写形成菜单
       < asp:DataGrid id=DataGrid1 runat="server" AutoGenerateColumns="False" ShowHeader="False" BorderWidth="0px">
       < ItemStyle BorderColor="Transparent">
       < /ItemStyle>
       
       //加入链接列
       < Columns>
       < asp:HyperLinkColumn DataNavigateUrlField="ID"   DataNavigateUrlFormatString="http://localhost/Taile/Creativity/

    页码:[1] [2] [3] [4] [5]3页、共5页

         

          设为首页       |       加入收藏       |       广告服务       |       友情链接       |       版权申明      

    Copyriht 2007 - 2008 ©  科普之友 All right reserved