angular-sortable-view icon indicating copy to clipboard operation
angular-sortable-view copied to clipboard

Disabled attribute

Open mattbodman opened this issue 9 years ago • 5 comments

Hi, love this module. However, it would be nice to have a "disabled" attribute. For example, I have a table which is sortable, but ideally, it would be only sortable in "edit mode". It would be nice to disable the sorting dynamically (without resorting to hacks).

mattbodman avatar Jun 25 '15 01:06 mattbodman

I also an interesting option to disable sortable mode. It would be cool to have this feature.

isimonov avatar Sep 08 '15 12:09 isimonov

I had this PR here, but I need to go through and fix up the style. https://github.com/kamilkp/angular-sortable-view/pull/33

dmackerman avatar Sep 18 '15 23:09 dmackerman

@dmackerman nice work, thanks!

mattbodman avatar Sep 21 '15 02:09 mattbodman

This sortable module works great for me. I'm looking for the disable feature too.

Thanks for the great work.

eugenious avatar Dec 23 '15 14:12 eugenious

There is an option to not disable? Because I have a list of div´s, but inside of divs there are many selects. So the plugin disable select to change the value.

ramilani12 avatar Aug 18 '16 14:08 ramilani12