javascript - can Ext JS do snap-to-grid for drag/drop/resize UI? -
currently planning time-line application. each elements on time line need resizable , draggable snap-to-grid positioning similar jquery ui's
http://jqueryui.com/demos/draggable/#snap-to
http://jqueryui.com/demos/resizable/#snap-to-grid (the snap 20x20 kinda thing)
is feature available ext js? been googling around without results. can point me examples please?
you may inspiration http://ext.ensible.com/deploy/dev/examples/calendar/custom-views.html
Comments
Post a Comment