cancel
Showing results for 
Search instead for 
Did you mean: 

Export sap.ui.table.Table as CSV - Not Working

03-28-2016 7:02 PM
730 views 2 comments
0 Likes
SAP Managed Tags
Subscribe

Hello everyone,

I followed this content/page http://scn.sap.com/community/developer-center/front-end/blog/2014/01/07/export-sapuitabletable-as-cs... for exporting csv of my table but this not return the data, only the header.

When I run the programm in debbug mode this jump all if's and not join anything in var info.

The problem I think it's here in this piece of code table.getColumns()[i].getTemplate().getBinding('text').

This is the code I have :

I have the other code of the link I mention.

My Code:

My table:

My result:

Anyone can help me please 😕

Thanks

Best Regards

Cristina Rodrigues

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

sunil1101
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi

You have posted your query in a wrong place , I would suggest you please post your query under HTML5 development use this link .

Regards

Sunil

Former Member
0 Likes

Thanks for your suggestion , sorry for my mistake Best Regards Cristina Rodrigues