11/9/2010 9:43:02 PM
Title:
advanced datagrid
hi to all. i had some grouping collection in advanced data grid .i want to export that datas in to excel format .i used axls swc some class file for export excel formate but my problem is i cannot get that grouping value .what can i do for solve this problem... can anyone please help me...
11/10/2010 5:54:08 AM
excel files does not have a grouping option so you should add the group fields as normal fields. For this your grouped data should be also added to array collection like the normal rows.