Revision history [back]

click to hide/show revision 1
initial version

asked 2014-01-24 06:12:41 +0800

vijaykundapur gravatar image vijaykundapur

Unable a to select tree in ZK 7

Recently I have tried to upgrade from ZK 6.5 to 7, But there seems to be problem with tree. I am unable to select a tree and navigate using keybord. It works perfectly fine in 6.5 version. Any idea why it is not working? tree is rendered using ItemRendere from code.

Unable a to select tree in ZK 7

Recently I have tried to upgrade from ZK 6.5 to 7, But there seems to be problem with tree. I am unable to select a tree and navigate using keybord. It works perfectly fine in 6.5 version. Any idea why it is not working? tree is rendered using ItemRendere from code.

here is my code.

    <zk><window border="none" height="100%" width="100%" id="trialBalance" apply="com.TrialBalanceController">
 <borderlayout>
 <tree id="tbtree" rows="20" >
<treecols><treecol width="40%" label="Path" /> 
<treecol width="15%" label="Credit Amount" /> 
</treecols>
</tree>
   </borderlayout>
    </window>
</zk>
Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More