I would like to use the HoverMenu extender of the Ajax Control Toolkit with every branches of an ASP.NET TreeView.
The problem is that this extender does not seems to be designed to handle a TreeView.
Is there a workaround or some code adaptation to do in my custom treeview (that uses custom nodes) to allow me to use this extender ?
