Home - Forums-.NET - FlyTreeView (ASP.NET) - nodes not shown properly after code-behind add

FlyTreeView (ASP.NET)

Technical support and KB related to the FlyTreeView control

This forum related to following products: FlyTreeView for ASP.NET

nodes not shown properly after code-behind add
Link Posted: 27-Dec-2007 09:22
Sorry.

I just bought a 64-bit machine and am having some difficulties!  

Here is the correct zip file.
Link Posted: 27-Dec-2007 09:35
William,

I removed several lines from your demo (with AsyncPostBackTrigger) to make it work.

What exact OS do you have? Is it Vista 64 bit?
Link Posted: 28-Dec-2007 07:48
Hello,

I am running Windows Vista Business 64-bit Version 6.0 (Build 6000).

Does the reference hold if FlyTreeView is passed by reference in the constructor?  (with static keyword removed)  

Thanks,
William Johnston
Link Posted: 28-Dec-2007 07:56
We'll check 64bit vista ASAP.

Does the reference hold if FlyTreeView is passed by reference in the constructor? (with static keyword removed)

FlyTreeView is a class (reference type). It is always passed by reference (like any other reference type).
This is C# basics.
Link Posted: 29-Dec-2007 01:15
William,

We didn't get any problems with your sample in Vista 64-bit (VS 2005 SP1 + MICROSOFT AJAX).

Could you please post here a screenshot of the problem you get?
Thanks in advance.
Link Posted: 31-Dec-2007 05:41
Old posts are not shown.

A sample project has been uploaded in previous posts.

Regards,
William Johnston
Link Posted: 31-Dec-2007 06:51
William,

I see the sample project from your previous post.
And tested it in Vista 64bit environment.

I asked you to send me screenshot of a problem you get.
Link Posted: 01-Jan-2008 04:17
[quote="EvgenyT"]William,

I see the sample project from your previous post.
And tested it in Vista 64bit environment.

I asked you to send me screenshot of a problem you get.


Hello,

I cannot remove nodes that were added by Visual Studio 2005. (from the collections ellipse)

I have uploaded two screenshots that show the execution of the sample app, and the Visual Studio collections screenshot.

I am also using IE 7 64-bit.

Thanks,
William Johnston
Link Posted: 01-Jan-2008 04:22
Here is the new sample app.

I removed the use of ViewState, and use a local FlyTreeView object in InstructionProc.ThreadProc constructor.

Regards,
William Johnston
Link Posted: 04-Jan-2008 13:15
Do you mean that after you remove both nodes and click OK on the visual designer form for edition treeview nodes, then nothing happens with nodes? Or do you get some runtime problem?

I'm currently experiencing the bug with node visual editor. Hoping to get it fixed ASAP.

Anyway to temporary workaround the issue, please open the document in Source view and modify Nodes collection manually.
Sorry for inconvenience. Will get be to you here as soon as we have a fix.

Thanks.