• λ我爱Aspx >> Asp.Net >> ASP.NET中WebForm组件CheckBoxList编程(4)
  • ASP.NET中WebForm组件CheckBoxList编程(4)

  • :aspxer  Դ:internet  :2007-5-20 16:33:48  ؼ:.net,asp.net,web,asp
  • <h1 align = center > CheckBoxList组件演示程序 </h1 >

    <table >

    <tr >

    <td > 组件中的文本排列位置: </td >

    <td >

    <asp:DropDownList id = cboAlign runat = "server" >

    <asp:ListItem > 居左 </asp:ListItem >

    <asp:ListItem > 居右 </asp:ListItem >

    </asp:DropDownList >

    </td >

    </tr >

    <tr >

    <td > 组件中各个条目布局: </td >

    <td >

    <asp:DropDownList id = cboRepeatLayout runat = "server" >

    <asp:ListItem > 表格型 </asp:ListItem >

    <asp:ListItem > 紧凑型 </asp:ListItem >

    </asp:DropDownList >

    </td >

    </tr >

    <tr >

    <td> 组件中各个条目排列方向:</td >

    <td >

    <asp:DropDownList id = cboRepeatDirection runat = "server" >

    <asp:ListItem > 水平方向 </asp:ListItem >

    <asp:ListItem > 垂直方向 </asp:ListItem >

    </asp:DropDownList >

    </td >

    Ҷƪл˵?
  • һƪASP.NET中WebForm组件CheckBoxList编程(3)
    һƪ即刻完成你的ASP.NET程序