0

Problems while refreshing a ZUL page

asked 2009-11-05 06:43:10 +0800

cros gravatar image cros
153

I have a dynamic Tree structure. Suppose I get a tree as BELOW after adding nodes-

 Root
   Jehnagir (which is of type HOSPITAL)
   Ruby (which is of type HOSPITAL)

When i try to add a node (say pathologicalLAB) under Jehnagir , I am able to append it before refreshing .Tree is as below-

 -Root
   -Jehnagir (which is of type HOSPITAL)
      -pathologicalLAB
   -Ruby (which is of type HOSPITAL)

But when i refresh the page ,the tree structure looks like below---

 -Root
   -Jehnagir (which is of type HOSPITAL)
   -Ruby (which is of type HOSPITAL)
   -pathologicalLAB

delete flag offensive retag edit

2 Replies

Sort by ยป oldest newest

answered 2009-11-05 07:18:34 +0800

mixgho gravatar image mixgho
193 3

WHAT you are importing is not as much important as HOW are you doing so.

could you please describe more how do you add items? in zul page? in java?

link publish delete flag offensive edit

answered 2009-11-05 07:24:31 +0800

YamilBracho gravatar image YamilBracho
1722 2

I think you are adding "pathologicalLAB" as a child of "root" and not child of "Jehnagir"

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2009-11-05 06:43:10 +0800

Seen: 394 times

Last updated: Nov 05 '09

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More