Hi All,
K2 Cloud implementation
I am looking for solution to handle export to excel with large set of columns from list view.
E.g. I have list view and currently displaying 5 columns in listview. Export to excel is working fine with those 5 columns and 5 more hidden column on list, So in excel i am getting total 10 columns.
Now requirement is chnaged and i want to export all 80 column from SQL table to excel. How to handle this scenario in List view(5 column display in list view as previous and when export, i want 80 columns in excel).