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

for jqueryui demo


Comments

Popular posts from this blog

android - IllegalStateException: Cannot call this method while RecyclerView is computing a layout or scrolling -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -