kendo-ui-core
kendo-ui-core copied to clipboard
The PHP wrappers are missing the Grid's rowReorder feature
I'm submitting a...
Bug report
Current behavior
The PHP wrappers are missing the rowReorder event and reorderable.rows property.
Expected behavior
The above configurations should be added to the PHP wrappers.
Minimal reproduction of the problem with instructions
Check the wrappers/php/lib/Kendo/UI/Grid.php source file. There is no event function for rowReorder and reorderable accepts only boolean values.
Environment
Package versions: 2022.2.621