I want to take excel report with dynamic column names, As of now am using one structure, that structure contain column names as Column1,Column2...Column10. So in excel sheet data is exported with these names. But i have some dynamic column names. I need to show that as column names in Excel sheet. kindly find the attachment.
Hi Naveen,
Please look at this Advance Excel component in the forge , this component will allow you control the excel writing as your own way. You can control each row and column and also can do lots of formatting on your excel .
Regards,
-PJ-
Hi NaveenRaj,
You can update the cell value with dynamic value using the Cell_Write server action available in the Advanced_Excel Forge Extension
Hope this helps you!
Benjith Sam
Thank you Pramod Jain and Benjith Sam. I will try with Advanced Excel component and let you know
Naveen