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

How we can remove "Check All" #468

@rahulpathak

Description

@rahulpathak

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions