cos-archives / hgrid

[UNMAINTAINED] A Javascript-based hierarchical grid that can be used to manage and organize file/folder-like data
Apache License 2.0
23 stars 14 forks source link

[draggable] Add dropError callback #73

Closed sloria closed 10 years ago

sloria commented 10 years ago

Invoked when acceptDrop throws an error by calling done with a string argument, similar to HGrid's uploadAccept/uploadError behavior