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

Export to Excel - server binding

2 Answers 174 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jagdish
Top achievements
Rank 1
Jagdish asked on 02 Jul 2013, 02:00 PM
I looked at the code sample at http://www.kendoui.com/code-library/mvc/grid/export-grid-to-excel.aspx
It uses AJAX binding.
Can this be done using server binding? I am having some issues with ajax binding.

Thanks

2 Answers, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 04 Jul 2013, 08:58 AM
Hello,

The same approach can be used for server binding. The only difference is that the link should be updated on document ready because the data is bound on the server and the dataBound event will not be triggered. I attached the code-library project modified to use server binding.

Regards,
Daniel
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Jagdish
Top achievements
Rank 1
answered on 08 Jul 2013, 03:23 PM
Thank You Daniel !
Tags
Grid
Asked by
Jagdish
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Jagdish
Top achievements
Rank 1
Share this question
or