jquery ui - Is there any JQUERYUI grid and snap functionality in Kendo Ui? -
i want know there functionality in kendoui draggable in can define intervals jquery draggable grid functionality ? done using jquery ui how can achieve in kendoui draggable
$('#box-2').draggable({ grid: [ 20,20 ] });
here jsfiddle
Comments
Post a Comment