Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maxSelectLimit 选中限制无效。 #10

Open
ghost opened this issue Dec 27, 2017 · 4 comments
Open

maxSelectLimit 选中限制无效。 #10

ghost opened this issue Dec 27, 2017 · 4 comments
Labels

Comments

@ghost
Copy link

ghost commented Dec 27, 2017

maxSelectLimit 设置参数,无效的作用。
api文档中无此说明。翻源代码有记录却无法使用。

@TerryZ
Copy link
Owner

TerryZ commented Dec 27, 2017

SelectMenu 还没有开放这个参数的使用

@TerryZ TerryZ added the suggest label Feb 2, 2018
@xukaige
Copy link

xukaige commented May 28, 2018

$("#nanduSelectMenu").selectMenu({
                    title: 'title',
                    showField: 'SelectMenuDisplay', 
                    keyField: 'Id',
                    multiple: false, 
                    lang: 'cn',  
                    position: 'right',
                    data: selectMenuGroupJson,
});

更改数据源selectMenuGroupJson,并重新绑定时为何没有效果?

@TerryZ
Copy link
Owner

TerryZ commented May 28, 2018

@xukaige 官网的 DEMO 多认真看下,你会得到你想要的东西

@xukaige
Copy link

xukaige commented May 28, 2018

已解决,谢谢了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants