How to get column label in Export CSV in data table widget
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-26-2022 11:54 PM
Hi,
I have used data table widget in my custom widget and whenever I try to export the table in CSV format the data has column backend name instead of column label. But this problem is not while exporting with Excel and pdf.
How can I get column label and not the backend name while importing in CSV?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-27-2022 12:00 AM
Hi Akki,
Check article once.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-27-2022 12:01 AM
But this will change property of whole instance which I'm not looking for any other solution?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-27-2022 12:03 AM
I doubt there is any other way of doing it.