Hi all,

Assume that 2 lists are there: Employees and their Dependents, the list
should exported to Excel as following:
1- The list of employees with details, like : ID, Name, Department and
Phone.
2- Each Employee who has dependents should be followed by the list of his
dependents.

For Example:
----------------------------------------------
Employee
----------------------------------------------
ID 111111111                          Name xxxxxxxxxxxxxxx
Dep IT                                   Phone 421222222
Dependets
N.O     Name
1        ssssssssssssssssssssssssssssssssss
2        zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
3        eeeeeeeeeeeeeeeeeeeeeeeeeeeeee
----------------------------------------------
ID 222222222                          Name zzzzzzz
Dep IT                                   Phone 421333333
Dependets
N.O     Name
1        ssssssssssssssssssssssssssssssssss
2        zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
3        eeeeeeeeeeeeeeeeeeeeeeeeeeeeee

is there any idea how to export such data to Excel in the same format

Thanks in advance :)
-- 
View this message in context: 
http://www.nabble.com/Export-Nested-List-to-Excel----tp14967765p14967765.html
Sent from the DisplayTag - General mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to