Title: Re: [jXLS-user] JXLS iterating over nested collections with nth depth
Hi,

Not sure I understood your problem correctly.

May be a sample excel file can help.

--
Leo

Friday, March 23, 2012, 10:28:40 PM, you wrote:


Leo,
  I have been using your JXLS library for few of my reports. I am running into a very specific issue. I have a nested collection with nth depth. Now based on that, I have to iterate over that collection.
  Every one level down, I want to skip a column in a row.
 
So let’s say I have a ParentàChild relation
In first row, I want the parentId to be displayed in column 1 but for second row(child record), I want the childId to be displayed on column2 and so forth. 
 
So if I have nested list with depth 9, I want the lowest child value to be displayed in 9th column.
 
Is there a way to do it?
 
 
Hiren Pathak

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
jXLS-user mailing list
jXLS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jxls-user

Reply via email to