MultiSelectCombobox issue in dojo

后端 未结 4 2122
失恋的感觉
失恋的感觉 2021-01-07 04:07

I needed the combobox with checkboxes in front of each option, to select multiple options. I tried using CheckedMultiSelect using \"dropdown:true\",

It shows the val

4条回答
  •  北恋
    北恋 (楼主)
    2021-01-07 04:46

    dojox.form.CheckedMultiSelect should have been showing the checkboxes, this ticket fixes the problem. https://bugs.dojotoolkit.org/ticket/17103

提交回复
热议问题