> Joe Strout wrote : > >It seems that hierarchical method works only for two columns or am I wrong? > > You are wrong. It works fine for any number of columns. After you > add a row, use the LastIndex property to determine which row that > was, so you can assign to the other cells in the same row. >
But you don't add the subordinate rows (inside the folder) by adding rows. Rather you put them all in a string delimited by commas then semi-colons, right? Thats how the example works in the LR. I would prefer to have more control over process (like a normal listbox) to place various bits of data in different rows and columns. _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
