Can Export Buttons Customizable for Getting Extra Columns ?

Can Export Buttons Customizable for Getting Extra Columns ?

narcissusnarcissus Posts: 1Questions: 1Answers: 0

Hello dear users,

I have a datatable shows 3 columns (name,position, age) records, my record's rows are selectable, i have a extra button to show a record of detail (15 fields = name, position ,age, salary , country,city,county, branch, department, etc ...) popup window. My problem is that, when i click to export excel button i want to export 15 records (not 3 columns records ). For that can i customize the export button for extra ajax call (getting 15 columns record) and send as excel export datasource ?

Thank you.

This discussion has been closed.