kendo-ui-core icon indicating copy to clipboard operation
kendo-ui-core copied to clipboard

The PHP wrappers are missing the Grid's rowReorder feature

Open kendo-bot opened this issue 3 years ago • 0 comments

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

kendo-bot avatar Jun 23 '22 11:06 kendo-bot