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.
Is it there with the new version ?
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
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
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
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
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
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
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
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!