<%@ page language="java" contentType="text/html;charset=UTF-8"%> <%@ taglib uri="http://beehive.apache.org/netui/tags-databinding-1.0" prefix="netui-data"%> <%@ taglib uri="http://beehive.apache.org/netui/tags-html-1.0" prefix="netui"%> <%@ taglib uri="http://beehive.apache.org/netui/tags-template-1.0" prefix="netui-template"%> cr180331.jsp

Homecr180331.jsp [goCr180331.do]

CreationDynamic
tree{pageFlow.tree5}
actionpostback
runAtClientfalse

Tree Postback Information

Expand:
Selection:
This was a layout issue in the old tree. The error here was that the colspan was not calculated correctly resulting in an error in the layout when the dynamic tree was built. This is not an issue in the new the tree because it doesn't use tables for layout.