Skip to content

Setting reorderable.rows to false does not prevent reordering #7894

@alestoya

Description

@alestoya

Bug report

Setting reorderable.rows to false does not prevent row reordering.

Reproduction of the problem

  1. Open the following dojo
  2. Set the reorderable.rows to false.
  3. Try to reorder a row and notice that reordering is not disabled.

Current behavior

The rows are reorderable. Even though the reorderable.rows configuration is set explicitly to false.

Expected/desired behavior

The rows should not be reorderable when the reorderable.rows configuration is set explicitly to false.

Environment

  • Kendo UI version: 2024.2.514
  • Browser: [all]

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions