Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
Export Expanded data in Excel
posted

Hi All,Smile

I am using Hierarchical Ultrawebgrid control which displays my data in Parent rows n child rows format.

To export the data into excel, i am using UltraWebGridExcelExporter by

UltraWebGridExcelExporter1.Export(UG1);

Currently after exporting user can expand or collapse the data even in excel but, i want data to open by default in expanded form

Can you suggest me some solution. 

Regards,

Alok

 

 

Parents Reply Children
No Data