Skip to main content

Bug Tracker

Side navigation

#3029 closed enhancement (invalid)

Opened June 12, 2008 02:15PM UTC

Closed February 05, 2010 08:35PM UTC

[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 (2)

Changed June 12, 2008 11:06PM UTC by flesler comment:1

owner: → joern

Changed February 05, 2010 08:35PM UTC by john comment:2

resolution: → invalid
status: newclosed

Please file plugin bugs with the appropriate author on their bug tracker.