FineUI 官方论坛
标题:
下拉列表有点击下拉按钮的事件吗?
[打印本页]
作者:
cl12345
时间:
2015-1-31 14:59
标题:
下拉列表有点击下拉按钮的事件吗?
可以点击这个按钮绑定数据吗?
作者:
shihahayue
时间:
2015-2-2 11:26
7.DropDownList的展开收起事件
F('<% =DropDownList1.ClientID%>').on('expand', function (combo) {
});
F('<% =DropDownList1.ClientID%>').on('collapse', function (combo) {
//F('<% =Grid1.ClientID%>').hide();
});
复制代码
欢迎光临 FineUI 官方论坛 (https://fineui.com/BBS/)
Powered by Discuz! X3.4