Simplica

ProductsLearnPurchaseSupportDemoDownload
  [Search] Search   [Recent Topics] Recent Topics  
Problem in Tree
Forum Index -> Tree
Author Message
praveen


Joined: 11/25/2008 07:08:03
Messages: 3
Offline

Hi,
we are using your tree component last two days but we are still having problem on expanding tree nodes.
1) when we click on expanded node (plus icon )nothing is responding .
2) clicking any where on the tree it will select only last node .

3) your example demo is not working properly ,

so please guide us.
We want to use ur tree component.

Thanks In advance , waiting for solution.
adina_mihai
Simplica Team

Joined: 04/01/2007 00:00:00
Messages: 180
Offline

Please tell me what JSF implementation and what application server are you using?
praveen


Joined: 11/25/2008 07:08:03
Messages: 3
Offline

Hi,
Thanks for your response .
We are using
1) IDE netbeans6.1 .
2) jsf 1.1/1.2 .
3) Tomcat 6.0.16.

Waiting ur response.
Thanks in advance.
praveen


Joined: 11/25/2008 07:08:03
Messages: 3
Offline

Hi,
Thanks for your response .
We are using
1) IDE netbeans6.1 .
2) jsf 1.1/1.2 .
3) Tomcat 6.0.16.

Waiting ur response.
Thanks in advance.
adina_mihai
Simplica Team

Joined: 04/01/2007 00:00:00
Messages: 180
Offline

Hi,
This is a known bug, and the fix will be available since version 1.1.9. If you are a licensed customer, you can send an email to support@simplica.com, specifying your order number, and you can get a patch earlier.
anurag


Joined: 11/25/2008 05:00:59
Messages: 3
Offline

As per ur suggestion on forum ,first we would like to test it in our end so please send us a trial version.
Please give us response as soon as possible .

Thanks In advance.
anurag


Joined: 11/25/2008 05:00:59
Messages: 3
Offline

Hi,

Thanks for response & patch.
Everything is working fine with your patch.
But out requirement are more than this.
we would like to add (1 million) Cells in a tree where depth of node will be 10.
This will take a lots of time.
we want to display only root data of tree having 1st depth, and other child node data to be added to tree on click event of expander icon( by backing bean). To overcome the problem of loading whole data at single time(this is time consuming.)
Is it possible ?

If it is possible,
adina_mihai
Simplica Team

Joined: 04/01/2007 00:00:00
Messages: 180
Offline

This performance thing can be easily treat thanks to "preloadDepth" property, set at tree level. It specifies the number of levels (depth) of the tree that should be preloaded for the client. Default value of “1” preloads the root tree cell and its children. Specifying a negative number preloads all children.
 
Forum Index -> Tree
Go to:   
Powered by JForum 2.1.7 © JForum Team
Home   |  News   |  Contact   |  About   |  License   |  Privacy   |  Documentation
Copyright © 2009 Simplica Corporation. All rights reserved.