Skip to content
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.

How we can remove "Check All" #468

Open
rahulpathak opened this issue Jul 20, 2018 · 0 comments
Open

How we can remove "Check All" #468

rahulpathak opened this issue Jul 20, 2018 · 0 comments

Comments

@rahulpathak
Copy link

rahulpathak commented Jul 20, 2018

Hi,
How we can remove "Check All" in dropdown. i tried with showCheckAll: false.

this.dropdownSettings = {
singleSelection: false,
showCheckAll: false,
showUncheckAll: false,
idField: 'item_id',
textField: 'item_text',
itemsShowLimit: 1,
allowSearchFilter: false
};

I tried with enableCheckAll: false also.

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

No branches or pull requests

1 participant