Daniel Montano

Results 26 comments of Daniel Montano

Been setting this up. So far it seems to be working ok and I have been able to sort my sectioned lists using simple views, however when I use the...

Ah, I fixed this. I'm not supposed to call the `toggleRowActive` when I release as that gets handled on its own :)

@i8wu So I have been able to use two lists within a `SectionList` component and they have worked fine. I only had two sortable lists to render so it has...

In fact, sorting them causes it to blink too because I sort them, and must send the update out to the web app, at the same time the update echos...

@i8wu I did try that list too, it doesn't do the blink, but the sorting interaction doesn't play nice with nested lists :( Maybe I will fork your library and...

I was able to get this working now and haven't encountered issues, by using the `order` property and re-using the previous order lists, if the order never changed. I'll explain...

hey @ppetrick sorry just saw your reply. It's been a while since I worked on this, but I believe the key part was basically not re-applying the list data unless...

Hey @jeffreybello I didn't have this need, and in the code I wrote you can see I created two separate sortable lists. Using that set up it wouldn't be possible...

Anyone have any idea on this? I'm still stuck :/

Hi, jquery-ui declaration is visible only in $j. Hope that helps, thanks