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

Need on folder reloaded callback #77

Closed brianjgeiger closed 10 years ago

brianjgeiger commented 10 years ago

I need a callback that happens when the folder has successfully reloaded.

sloria commented 10 years ago

This is implemented in HGrid with the fetchSuccess and fetchError callbacks. I've added these to the docco: https://github.com/CenterForOpenScience/hgrid#asynchronous-loading-of-data