kartik-v / yii2-dynagrid

Turbo charge the Yii 2 GridView with personalized columns, page size, and themes.
http://demos.krajee.com/dynagrid
Other
74 stars 66 forks source link

Fixed check for existence sortable instance #84

Closed Romariosss closed 9 years ago

Romariosss commented 9 years ago

$el.sortable !== undefined does not check the initialization of sortable. We can get error:

Uncaught Error: cannot call methods on sortable prior to initialization; attempted to call method 'destroy'