Skip to content

ListBox clearSelection method doesn't disable toolbar buttons #7217

@StoyanGoranov

Description

@StoyanGoranov

Bug report

When the clearSelection method of the ListBox is used for connected ListBoxes the toolbar buttons remain active.

Reproduction of the problem

  1. Run this Dojo
  2. Select an item
  3. Click the Clear button

Current behavior

The toolbar items of the ListBox remain active.

Expected/desired behavior

All toolbar buttons of the ListBox except "transferAllTo" and "transferAllFrom" must be disabled automatically when the selection is cleared.

Environment

  • Kendo UI version: 2024.1.130

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions