【问题标题】:YUI Inline Editing for Dropdown Box用于下拉框的 YUI 内联编辑
【发布时间】:2015-05-07 11:59:37
【问题描述】:

我在 YUI 2 的 DataTable 中使用内联编辑。我想为此使用下拉框。有人知道下拉框的代码吗?

我的下拉框是:

<select name ='test' class='selectpicker'><option value='1' >Yes</option><option

我尝试了下面的代码,但没有得到要传递的内容

{key:"test", label:"test",editor: new YAHOO.widget.DropdownCellEditor({dropdownOptions:YAHOO.example.Data.test,disableBtns:true}), sortable:true},

【问题讨论】:

    标签: jquery yui inline-editing


    【解决方案1】:

    见:http://www.satyam.com.ar/yui/2.6.0/assortedControls.html

    它们没有更新到更高版本,但在 2.6 之后兼容性没有中断,因此它们应该可以工作。该页面顶部的链接指向可能有帮助的其他几个示例。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多