FineUI 官方论坛

标题: DropDownList [打印本页]

作者: 秋阳    时间: 2012-7-4 09:58
标题: DropDownList
本帖最后由 秋阳 于 2012-7-4 09:59 编辑

发现一个很诡异的现象:


  1. <ext:SimpleForm runat="server" BodyPadding="10px" ShowHeader="false" ShowBorder="false"
  2.         EnableBackgroundColor="true">
  3.         <Items>
  4.             <ext:DropDownList ID="shuji" runat="server" Label="书籍名称">
  5.             </ext:DropDownList>
  6.             <ext:DropDownList ID="zhangjie" runat="server" Label="章节名称">
  7.             </ext:DropDownList>
  8.             <ext:DropDownList ID="jiedian" runat="server" Label="节点名称">
  9.             </ext:DropDownList>
  10.         </Items>
  11.     </ext:SimpleForm>
复制代码
书籍名称,节点名称,都可以选择下面的列表,唯独章节名称怎么选择,显示的永远都是第一条数据~






欢迎光临 FineUI 官方论坛 (https://fineui.com/BBS/) Powered by Discuz! X3.4