This is a migrated thread and some comments may be shown as answers.

Grid Columns Resized/ Reorderd then Export at Server Side

1 Answer 28 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Oscar Emiliano
Top achievements
Rank 1
Oscar Emiliano asked on 29 Apr 2016, 05:40 PM

Hi,

I have the following scenario:

A Grid populated with some data. User can change order and size of columns. After that I require a button to export to PDF or Excel files with a method I have at at code behind. 

The changes were done by the user at client level....so my question is how I can reflect those changes into Server side.

I want to get the final order of the columns and their sizes in order to create PDF and Excel with those attributes.

Thanks in advance, hope you could help me with this or point me the right way to do it.

Regards

Oscar

1 Answer, 1 is accepted

Sort by
0
Kostadin
Telerik team
answered on 04 May 2016, 07:24 AM
Hi Oscar,

Note that all client changes will be reflected on the server once the export command is fired. For your convenience, I prepared a small sample with reorder and resizing features enabled and attached it to this thread.

Regards,
Kostadin
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
Grid
Asked by
Oscar Emiliano
Top achievements
Rank 1
Answers by
Kostadin
Telerik team
Share this question
or