Dear Friends,
Is it possible to display a tree on DbCombo ?.
For Eg: Displays Dept.Name and when the user selects a Tree Item Dept.Code should be returned
Right now I am using DbCombo with array imitating like a tree (By adding space to the left of each array element).
One of the problems is that the space added to the left of array element. Because of this reason incremental search will not work
I checked the sample aTree.Prg in the FWH Samples, but it seems that the display and navigation of the tree is not perfect on Tree when placed on a ListBox
Screen Snapshot
Regards
Anser