This is a migrated thread and some comments may be shown as answers.

There is no ' columnReorder' event in the documentation (API reference)

4 Answers 57 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jayantha
Top achievements
Rank 1
Jayantha asked on 04 Jan 2013, 04:18 AM
I was looking for the  columnReorder event in the API reference but coudn't find it. Therefore we managed to bind the drag end event like this.


   var draggable = $('#resultGrid .k-grid-header thead').data('kendoDraggable'); /

   draggable.bind("dragend", function (e) {

                       ///

    });


 Is it there with the new version ?

4 Answers, 1 is accepted

Sort by
0
Jayesh Goyani
Top achievements
Rank 2
answered on 04 Jan 2013, 06:24 AM
Hello,

Please check below link.

http://jsfiddle.net/YF7ny/19/

And its version is "v2012.2.710".

I think they forgot add reference of columnReorder event in document or may be this thing in-process.

Then also i have sent mail to telerik admin about this.

Thanks for this.

Thanks,
Jayesh Goyani
0
Alexander Valchev
Telerik team
answered on 07 Jan 2013, 03:47 PM
Hello guys,

Thank you for bringing this to our attention.
I added this method to the documentation but it may take some time until changes are published online. Please do not hesitate to file a GitHub issue in case you find other gaps. 

Kind regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Jayesh Goyani
Top achievements
Rank 2
answered on 08 Jan 2013, 11:16 AM
Hello,

I think this thing need to be displayed in ForeignKey column page.

http://www.kendoui.com/forums/ui/grid/dropdown-on-edit-in-grid.aspx#2374797

Thanks,
Jayesh Goyani
0
Alexander Valchev
Telerik team
answered on 10 Jan 2013, 09:46 AM
Hi Jayesh,

Thank you for the feedback. Currently we are in process of improving the on-line demos.
I will forward your suggestion to the team.

Kind regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Jayantha
Top achievements
Rank 1
Answers by
Jayesh Goyani
Top achievements
Rank 2
Alexander Valchev
Telerik team
Share this question
or