Opened 15 years ago
Closed 13 years ago
#3029 closed enhancement (invalid)
[treeview] Callback for successful async (AJAX) load of (part of) the tree
Reported by: | lordarthas | Owned by: | joern |
---|---|---|---|
Priority: | minor | Milestone: | 1.3 |
Component: | plugin | Version: | 1.2.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hello!
I think it would be quite useful to provide, for the async version of the TreeView, the ability to associate a Callback for a succesful async (AJAX) request which loads data into the tree. This is different from the "toggle" event, as it's called also at the initial data load and it doesn't get called when closing nodes.
I patched jquery.treeview.async.js this way (diff -U is attached). It works on my system, however it might not be the ideal way. ;)
Attachments (1)
Change History (3)
Changed 15 years ago by
Attachment: | treeview_async_ajaxload.patch added |
---|
comment:1 Changed 15 years ago by
Owner: | set to joern |
---|
comment:2 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Please file plugin bugs with the appropriate author on their bug tracker.