[quote="EvgenyT"]We can schedule this functionality for our next release, but I cannot promise that it will be included, since it should be widely debugged.
We compiled a special version of the control.
Please check it out from:
http://download.9rays.net/treeview_asp.net_2/flytreeview_43_depl0y.zip
Thanks a lot! I just downloaded it and installed it to the same location as I installed the normal 4.3. I put a new reference in my project to the new 'NineRays.WebControls.FlyTreeView.dll'.
Only now when I compile my application and I browse to my page, I get 2 javascript messages.
1 error:
Error: _f$54 is not defined
Source File: http://localhost:59228/Default.aspx
Line: 93
1 warning:
Warning: Error in parsing value for property 'display'. Declaration dropped.
Source File: http://localhost:59228/Default.aspx
Line: 0
Line 93 of my default.aspx contains nothing but commented lines of code.
Hope you can help me here, because the previous version of the Treeview (the normal 4.3) worked like a charm
. I did delete all my cache's and restarted my browsers, so I dont think it is JS caching.