Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
277 views

i have two lists connected with ui-sortable. My problem is: if an element of the right list (rightModel) has the class 'sorted-list--unsortable', i want to prevent the drop on left list, but continue ...
D B's user avatar
  • 1
1 vote
1 answer
481 views

I am using Angular DataTables in my application and created a dynamic table with nested rows and trying to add sortable functionality on parent rows. I have tried to add ui-sortable but not working. ...
Usman Shabbir's user avatar
1 vote
0 answers
103 views

I'm trying to use sortable in angularjs for drag and drop cards but I have some issue with ngModel Of null how can I fix that? Lists is array of arrays of objects and stages is array of objects &...
Shadi Abo Alnaser's user avatar
0 votes
1 answer
437 views

In my AngularJS application I created a ui-sortable with a list. When I try to order the list different, it is acting stange. Without a ng-model I do not have this problem, but ui-sortable requires to ...
Max's user avatar
  • 5
0 votes
1 answer
827 views

Hi I've implemented nested sortable items setup in surveys module in my project. i.e. I can sort Individual questions AND I can create an empty group, drop a single question into it and like this I ...
Zain Mohsin's user avatar
-2 votes
1 answer
125 views

well iam working on sortable angular ui-sortable plugin https://github.com/angular-ui/ui-sortable my goal :-muliselect item and sort them simultaneously. well that can be done with muliselect ...
vikrant chauhan's user avatar
0 votes
1 answer
435 views

I want to use handler feature in my list which is kendo sortable. handler: https://demos.telerik.com/kendo-ui/sortable/handlers angular kendo sortable: https://demos.telerik.com/kendo-ui/sortable/...
Savan S's user avatar
  • 417
1 vote
1 answer
429 views

I have list of rows and in each of this row there are cells (children). Both rows, and children can be dragged. I achieved that with the following code: <div ui-sortable ng-model="rows"> &...
psycat's user avatar
  • 513
1 vote
0 answers
84 views

i have problem requirejs with ui-sortable . when i use ui-sortable without requirejs it is work for me but use requirejs it is not work and not show error for me . bellow is my code : page=>config.js ...
mohammad moodi's user avatar
2 votes
2 answers
173 views

Draggable item shifts to left with position:fixed parent container when clicked to drag.
Chirag's user avatar
  • 577
0 votes
0 answers
339 views

Im using Angular UI.Sortable for ordering list. In the list, the last element is not generated by ng-repeat and it's manually created. This element is not needed to drag. It should remain the same ...
Nuwan.Niroshana's user avatar
1 vote
1 answer
1k views

<div ui-sortable="sortableSection" ng-model="mainInputs" class="first"> <div ng-repeat="(i, input) in mainInputs | orderBy: input.type"> <div class="alert alert-success ...
carlos's user avatar
  • 673
2 votes
0 answers
1k views

We are working with a Spring Boot Admin application, more specifically spring-boot-admin-server-ui. SBA library is shipped with a webpacked file called dependencies.js, which includes all the js ...
K Laurent's user avatar
1 vote
1 answer
674 views

I'm using ui-sortable to do drag and drop between 2 array of objects, and I need to sort the object in the array after drag and drop by the name field. Here is my code in html file: <body ng-...
YHC's user avatar
  • 75
0 votes
1 answer
1k views

I have 2 columns: left and right. The flow is to drag elements from the left column and drop it into the right one. It works perfectly, but there is a small issue: when draggable element comes to ...
max's user avatar
  • 652
3 votes
1 answer
6k views

Is there any plugin for angular 2, which can perform ui sorting similar to angular-ui/ui-sortable (angular 1 plugin) (https://github.com/angular-ui/ui-sortable).
Shivaji Varma's user avatar
2 votes
1 answer
917 views

I'm currently working on an AngularJS app that contains some tests. In some of them I have a list that the user has to order correctly by dragging and dropping. I'm using angular-ui-sortable to ...
Backer's user avatar
  • 1,114
3 votes
0 answers
354 views

i have a problem with reordering item in a table. i'm using angularJs + ngTable and ui-sortable. The problem is that the reordered data ist displayed in wrong order after reloading. The data is ...
Kell's user avatar
  • 41
3 votes
1 answer
3k views

I am getting this error when trying to use ui-sortable. jquery-3.1.0.min.js:2 Uncaught Error: cannot call methods on sortable prior to initialization; attempted to call method 'option' Thanks in ...
Anavar Bharmal's user avatar
1 vote
0 answers
248 views

I am implementing ui-sortable to a ul using *nFor to repeat li items using a object which is loaded from a server. I tried doing this using jquery ui but all I an do is just sort html but not object ...
raj kumar's user avatar
  • 113
1 vote
1 answer
586 views

I am working on drag n drop functionality using angular-ui-sortable. I am using connected list example provided here in GitHub repo. In list#1 I have list of HTML controls and list#2 is empty. By ...
Ghazanfar Khan's user avatar
0 votes
1 answer
581 views

I want a table sortable by column using Angular UI-Sortable. When there are multiple rows in the table, the spacing gets confused. I think this is because the dragged cell and the placeholder are ...
Andrew's user avatar
  • 1,851
0 votes
1 answer
497 views

I have 2 sortable lists and I'm trying to connect them so that I can drag items from one list to the other. When I drag an item I get an error in sortable.js. callbacks.update is referencing ui.item....
RUEMACHINE's user avatar
0 votes
1 answer
685 views

I am using angular ui sortable to drag and drop items between lists. What I would like to be able to do is (under certain drag/drop conditions) have a confirm dialog and if the user cancels the dialog,...
mahi-man's user avatar
  • 4,756
0 votes
0 answers
219 views

I hope to explain this in simplest way possible but if something is unclear please let me know. I'm using AngularJS UI-Sortable for drag and drop functionality on a project. Everything is working ...
TSlegaitis's user avatar
  • 1,320
1 vote
0 answers
279 views

I have nested sortable lists using UI Sortable. The structure is a parent child structure. The parent lists are sortable and the child lists are sortable. Its similar to this: http://jsfiddle.net/...
Bill Posters's user avatar
  • 1,239
2 votes
0 answers
1k views

I am using AngularJS and ui-sortable to reorder images to be uploaded via HTML using the following input: <input name="userfile[]" type="file" id="userfile" ng-if="charSelected" onchange="angular....
tayoung's user avatar
  • 463
1 vote
2 answers
327 views

I have implemented sortable option for sorting image positions. Now i have added option if there are less then 5 images, i wan't another "div" to show up which will be used to add new image. The ...
Valor_'s user avatar
  • 3,611
2 votes
1 answer
1k views

I'm using angular ui-sortable to order items via drag and drop. The items being sorted also have a click event attached to them. In firefox, dropping one of these items fires the click event. In all ...
aw04's user avatar
  • 11.2k
2 votes
3 answers
3k views

I have found that if a page is scrollable, after scroll if intended to drag and drop an item(in order to sort an ng-repeat list) then the dragged element appears with as much offset on the y-axis as ...
Al Ex Tsm's user avatar
  • 2,112
0 votes
0 answers
592 views

I have a list of items with different column widths in bootstrap. The items are getting displayed correctly in their respective columns. I am trying to add a sorting feature to this items using ...
Ajay Ambre's user avatar
0 votes
2 answers
2k views

I am using angularJS ui-sortable directive to sort my array. The code looks like in example: <ul ui-sortable ng-model="items"> <li ng-repeat="item in items">{{ item }}</li> &...
user3016239's user avatar
1 vote
0 answers
473 views

I'm working on an app built in angular, mongodb, strongloop/loopback framework. User will see a table of expenses, and needs to be able to rearrange (using ui-sortable drag & drop) them into a ...
Jake's user avatar
  • 108
1 vote
1 answer
2k views

I'm trying to get my list sortable with AngularUI plunker: http://plnkr.co/edit/2zbn2rBpnat8lEQZRGd9?p=preview <ul ui-sortable ng-model="deals.numer"> <li ng-repeat="deals in ...
Urban Maciej's user avatar
0 votes
2 answers
1k views

I have been trying to use Angular-ui-sortable to reorder the rows in an Angular-datatables. Reorder is not happening. However, if i try with normal table, it is working fine. If possible please help ...
user3582387's user avatar
1 vote
0 answers
257 views

I'm working on an AngularJS project with a feature that users can move items across arrays. Only one array is shown on initialization; when users drag an item and mouseover on the desired array name, ...
CLDev's user avatar
  • 1,617
3 votes
3 answers
149 views

In my app I have an ItemsService which gets Items from Server and stores them as JSON objects in its cache variable. Items can be present in many places, e.g. in table or in graph/chart and so on. ...
yaru's user avatar
  • 1,320
1 vote
2 answers
907 views

I implement sort of FilePanels with folders and subfolders. Visually from Chrome Developer Tools I can see that ui.item.sortable.droptarget has data attribute of parent-folder-id == 2, but when I ...
yaru's user avatar
  • 1,320
5 votes
2 answers
1k views

I have this json structure: { "items":[ { "category":"Category 1", "name":"01", "id":"46701a72410c" }, { "category":"Category 2", ...
GhitaB's user avatar
  • 3,437
0 votes
0 answers
44 views

Currently elements(divs) are placed as on the left side of an image. Is there a way for them to be ordered without spare space between them (as in right side of an image)? Here's my ui-sortable ...
yaru's user avatar
  • 1,320
17 votes
1 answer
1k views

I have two connected ui-sortable lists. When one of the lists is empty, I need to show a message; when that empty list is hovered while dragging, I need to show a styled drop target and hide the empty ...
nephiw's user avatar
  • 2,066
1 vote
0 answers
561 views

I have been digging SO and other posts but couldn't make it work. I have a list which i iterate with ng-repeat and apply some filters over it. Ui-sortable works well when the index of the list is not ...
RasPaean's user avatar
1 vote
0 answers
123 views

Im using AngularJs together with Ui-sortable (https://github.com/angular-ui/ui-sortable). My use case is basically for dragging & dropping in the same list. The usual drag and drop an item of the ...
kitimenpolku's user avatar
  • 2,604
0 votes
1 answer
710 views

For a project I would like to use Angular and ui-sortable to be able to sort a list, divided in rows and columns. It is not a table, instead I want to use a div, using bootstrap classes to add rows ...
Nelis's user avatar
  • 1
4 votes
1 answer
951 views

I'm using ui.sortable to display a reorderable list of items. I get my data like this: context.rules.getAll() .then( function (data) { // success $scope.rules =...
bamblack's user avatar
  • 3,789
8 votes
3 answers
8k views

Is there a way to set a callback function with angular ui's sortable? I'd like to add ng-update="foo()" to the tbody tag below and have foo run whenever the list changes. <tbody id="...
kreek's user avatar
  • 8,864