Consultor Eletrônico



Kbase P56580: Treeview shows only first record in the tree and last in fol
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   28/11/2003
Status: Unverified

FACT(s) (Environment):

Dynamics 2.1A

SYMPTOM(s):

Treeview shows only first record in the tree

Treeview container displays only last record in the folder window

CAUSE:

Had this strange situation (first rec in tree, last rec in folder window) with a denormalized table without _obj field.

Entity key Field was blank

It seems the treeview container relies more on entity key field than a SDO to build up its unique node keys

FIX:

Set Entity key Field to a field or list of fields (should probably be unique)
Perhaps Entity object field needs to be set too. (to unique field)