Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-332

Set disabled to treeitem shall not disable open function

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 5.0.8
    • 5.0.7
    • Components
    • None

      Test Case
      <tree>
      	<treechildren>
      		<treeitem label="A">
      		</treeitem>
      		<treeitem disabled="true">
      			<treerow label="B"/>
      			<treechildren>
      				<treeitem label="C"/>
      				<treeitem label="D"/>
      			</treechildren>
      		</treeitem>
      	</treechildren>
      </tree>
      

            Unassigned Unassigned
            jimmyshiau jimmyshiau
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: