Re: Creating Hierarchical Listbox

2019-07-29 Thread Adam Bevan via 4D_Tech
Hi Peter, Sounds like your top level rows have columns populated with data inbetween blank data (columns 7&9) I would recommend re-ordering the rows so that 7&9 become 6&7. APPEND TO ARRAY ($aptr_HierarchyList; ->Column_1) APPEND TO ARRAY ($aptr_HierarchyList; ->Column_2) APPEND TO ARRAY

Re: Creating Hierarchical Listbox

2019-07-29 Thread Chip Scheide via 4D_Tech
there is a functional example of listbox hierarchical lists in 4Dpop constants editor > Hi > I havent used this kind of listbox before so a few pointers would be > gratefully received. > At the moment my listbox contains 9 columns, some hidden, some not. > One of the arrays holds information as

Creating Hierarchical Listbox

2019-07-29 Thread Peter Mew via 4D_Tech
Hi I havent used this kind of listbox before so a few pointers would be gratefully received. At the moment my listbox contains 9 columns, some hidden, some not. One of the arrays holds information as to whether a row is designated as "start" or "end" If a row is designated as "Start", columns