|
AJAX Features
Treeview comes with built in AJAX support.
-
LoadOnDemand
This popular feature is ideal for large trees. This lets you load your tree fast on startup and then load child nodes on demand from the server via AJAX style callbacks.
AJAX Load On Demand
-
Server Events via callback
With AutoPostBack and EnableCallback set, all server side events can be handled via callbacks instead of postbacks.
|
|
|
|