Hi ,
  how can i dynamically add node  to my tree when i click on the parent node
  
  1.e
   parent 
     child1
     child2
     child3
  the node i am bringing it from database table treedata
 when i  inserted  child4 in my database table  treedata and commited
 and i clicked on parent
 parent
  child1
  child2
  child3
  child4
  means when i clicked on parent child nodes are to be refreshed with
updated      database  values
 please help me 

 and send me mail  to [EMAIL PROTECTED]
with regards
shannu
      

 
--
View this message in context: 
http://www.nabble.com/how+can+i+dynamically+reload+data+in+tree+controler-t1679506.html#a4554442
Sent from the My Faces - Dev forum at Nabble.com.

Reply via email to