### Bug report Setting [reorderable.rows](https://docs.telerik.com/kendo-ui/api/javascript/ui/grid/configuration/reorderable.rows) to **false** does not prevent row reordering. ### Reproduction of the problem 1. Open the following [dojo](https://dojo.telerik.com/@alexander64836/ejoMuyAc/5) 2. Set the [reorderable.rows](https://docs.telerik.com/kendo-ui/api/javascript/ui/grid/configuration/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]