ASTreeView has been updated to version 1.5.3. In the new version, developer can have more flexibility to control Add/Edit/Delete/DragDrop with customized javascript handler. In addition, from 1.5.3, two versions of ASTreeView will be available, one for .Net Framework 2.0(build with Ajax Extension 1.0), one for .Net Framework 3.5(build with Ajax Extension 3.5 ). Samples also will be available in two version, one for VS2005 and one for VS2008. New Features in 1.5.3: 1. Supports customized javascript handler For example, if the developer wants to cancel add node action if server returns some specified condition. He can":...