Re: FRM-47337: Tree Node Label Cannot Be Null

From: <james_rowland_at_my-deja.com>
Date: Thu, 06 Jan 2000 17:35:02 GMT
Message-ID: <852jo5$4bs$1_at_nnrp1.deja.com>


Rui,

What is the select sql you have in your record group query property?

The columns in the record groups or queries used to populate a hierarchical tree are:

n	Initial state
n	Node tree depth
n	Label for the node
n	Icon for the node
n	Data

For example, the data in the table below would produce the following hierarchical tree:

  + - Car
  |

  • - Airplane
    | - Boeing
    | - Boeing

Initial

State	   Depth    Label 	Icon	Data
-1	    1	    'Car'	''	'car'
0	    2	    'Honda'	''	'civic'
1	    1	    'Airplane'	''	'plane'
0	    2	    'Boeing'	''	'747'
0	    2	    'Boeing'	''	'757'


James Rowland (jrowland_at_chis.com)

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Thu Jan 06 2000 - 18:35:02 CET

Original text of this message